requests>=2.28.0
cryptography>=3.4.0
flask>=2.0.0
python-dotenv>=0.19.0
aiohttp>=3.8.0

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

[docs]
sphinx>=4.0
sphinx-rtd-theme>=0.5
