redis>=5.0
fastapi>=0.115
pydantic>=2.10
PyJWT<3,>=2.8
prometheus-client>=0.20

[dev]
pytest>=8.2
pytest-asyncio<1.0,>=0.23
pytest-cov>=5.0
hypothesis>=6.100
httpx>=0.27
ruff==0.16.2
mypy>=1.11
pre-commit>=3.7
build>=1.2
twine>=5

[docs]
mkdocs>=1.6
mkdocs-material>=9.5
