fastapi>=0.110
uvicorn>=0.23
httpx>=0.27
pydantic>=2

[dev]
pytest>=8
pytest-cov>=5
ruff>=0.6
