# Development dependencies
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
twine>=3.4.0
build>=0.7.0
setuptools>=45.0.0
wheel>=0.37.0

# Include core dependencies
-r requirements.txt
