# Development dependencies for netrun-auth v1.0.0
-r requirements.txt

# Testing
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
httpx>=0.25.0

# Code quality
black>=23.12.0
ruff>=0.1.8
mypy>=1.7.0
types-redis>=4.6.0
pre-commit>=3.6.0

# Optional integrations
msal>=1.26.0
azure-identity>=1.15.0
azure-keyvault-secrets>=4.8.0
authlib>=1.3.0
fastapi>=0.109.0
starlette>=0.36.0
