pyyaml>=6.0

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.4
mypy>=1.8
jsonschema>=4.0
httpx>=0.24
fastapi>=0.100
uvicorn>=0.23

[otel]
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20
opentelemetry-exporter-otlp>=1.20

[server]
fastapi>=0.100
uvicorn>=0.23
