-r requirements.txt

# Development dependencies
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.7.0
pre-commit>=3.5.0
pyperclip>=1.8.0

# Documentation
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0

# Build tools
build>=1.0.0
twine>=4.0.0