pydantic>=2.0
pyyaml>=6.0

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

[serve]
fastapi>=0.100.0
uvicorn>=0.23.0
