fastapi>=0.100.0
uvicorn>=0.23.0
httpx>=0.24.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.24.0

[flask]
flask>=2.3.0
