# Production dependencies
-r requirements.txt

# Development dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.1
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
pre-commit>=3.3.3

# Type stubs
types-setuptools>=68.0.0

# Documentation
mkdocs>=1.5.0
mkdocs-material>=9.1.0
mkdocstrings[python]>=0.22.0

# Build tools
build>=0.10.0
twine>=4.0.2 