requests>=2.25.0
PyJWT>=2.0.0
cryptography>=3.4.0
aiohttp>=3.8.0

[dev]
pytest>=6.0.0
pytest-asyncio>=0.14.0
pytest-cov>=2.0.0
black>=21.0.0
isort>=5.0.0
mypy>=0.900
flake8>=3.9.0
