pydantic>=2.0
pyyaml>=6.0
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp-proto-http>=1.20.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
types-PyYAML>=6.0

[serve]
fastapi>=0.100.0
uvicorn>=0.23.0
