# Development dependencies
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
black>=23.0
flake8>=6.0
mypy>=1.0
pre-commit>=3.0

# Documentation
mkdocs>=1.5
mkdocs-material>=9.0
mkdocstrings[python]>=0.24

# Build tools
build>=0.10
twine>=4.0
wheel>=0.40