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

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
ruff>=0.3
