fastapi>=0.110
httpx>=0.27
jsonschema>=4.21
prometheus-client>=0.20
uvicorn[standard]>=0.29

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
httpx>=0.27
opentelemetry-sdk>=1.25
ruff>=0.4
mypy>=1.10
types-jsonschema>=4.21

[otel]
opentelemetry-sdk>=1.25
opentelemetry-exporter-otlp-proto-http>=1.25
