# Development Dependencies
-r requirements.txt

# Testing
pytest>=7.0.0
hypothesis>=6.0.0
pytest-cov>=3.0.0

# Code Quality
black>=22.0.0
mypy>=0.950
flake8>=4.0.0
