fastapi>=0.110
uvicorn[standard]>=0.29
httpx>=0.27
pydantic>=2.0

[dev]
ruff>=0.6
pytest>=8.0
pytest-asyncio>=0.23
pre-commit>=3.7
