
[dev]
pytest>=8.0.0
httpx>=0.27.0

[server]
fastapi>=0.111.0
uvicorn[standard]>=0.29.0
httpx>=0.27.0
pydantic>=2.0.0
structlog>=24.0.0
