fastapi>=0.111.0
uvicorn[standard]>=0.30.0
pydantic>=2.7.0
httpx>=0.27.0

[dev]
pytest>=8.0.0
ruff>=0.5.0
mypy>=1.10.0
