fastapi>=0.100.0
uvicorn[standard]>=0.20.0
httpx>=0.24.0
jinja2>=3.0.0
aiofiles>=23.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
