aiohttp>=3.9
fastapi>=0.110
uvicorn[standard]>=0.27
pyyaml>=6.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.3
