fastapi>=0.111.0
uvicorn>=0.30.0
pydantic>=2.7.0
pyyaml>=6.0.1
httpx>=0.27.0
jinja2>=3.1.0

[dev]
pytest>=8.2.0
pytest-asyncio>=0.23.0
