fastapi>=0.111
uvicorn[standard]>=0.29
slowapi>=0.1.9

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-asyncio>=0.23
httpx>=0.27
ruff>=0.4
mypy>=1.10
