fastapi>=0.68.0
uvicorn>=0.15.0
requests>=2.25.0
python-dotenv>=0.19.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
