httpx>=0.24.0

[aiohttp]
aiohttp>=3.9

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=23.0
mypy>=1.0

[fastapi]
fastapi>=0.100
uvicorn>=0.20
