# Development & testing dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.6.0

# Code quality
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
isort>=5.10.0

# Visualization
matplotlib>=3.4.0
seaborn>=0.11.0

# Documentation
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0
