
[dev]
pytest>=7.0
ruff>=0.4
mypy>=1.10
httpx>=0.27
fastapi>=0.100
uvicorn>=0.20

[server]
fastapi>=0.100
uvicorn>=0.20
