# Development dependencies for PyPI publishing
build>=0.7.0
twine>=3.4.0
setuptools>=45.0.0
wheel>=0.37.0
setuptools_scm[toml]>=6.2.0

# Testing and code quality
pytest>=6.0.0
pytest-cov>=2.0.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.800.0
