requests<3,>=2.22.0
aiodns>=2.0.0
aiohttp<4,>=3.6.0
aiofile<4,>=3.1
pyjwt<3,>=2.0.0

[:python_version < "3.8"]
typing_extensions

[ci]
black
flake8
flake8-isort
flake8-bugbear
pytest-cov
mypy
types-requests

[test]
pytest
pytest-asyncio
