# Include production/runtime dependencies first
-r requirements-prod.txt

# Development tooling
pre-commit==4.5.1
pytest>=7.0.0
black==24.1.1
isort==5.13.2
flake8==7.0.0
flake8-bugbear
flake8-comprehensions
mypy==1.8.0
bandit==1.7.5
