pydantic>=2.0
jsonschema>=4.0
PyYAML>=6.0
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20

[collector]
fastapi>=0.110
uvicorn>=0.23

[test]
pytest>=7.0
fastapi>=0.110
httpx>=0.24
