click>=8.0.0
uvicorn>=0.18.0
fastapi>=0.68.0
aiofiles>=0.8.0

[dev]
pytest>=6.0
pytest-asyncio
black
isort
flake8
