fastapi>=0.109.0
uvicorn[standard]>=0.25.0
httpx>=0.25.2
redis>=5.0.1
authlib>=1.3.0
cryptography>=41.0.7
python-multipart>=0.0.6
pydantic>=2.5.3
pydantic-settings>=2.1.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
