# aiohttp>=3.3.0,<4.0.0
backoff>=1.0.0,<2.0.0
cffi<1.15.0; python_version=="3.5"
chardet>=2.0,<4.0; python_version<"3.6"  # required by # aiohttp 3.7.3
chardet>=2.0,<4.1; python_version>="3.6"  # required by # aiohttp 3.7.3
cryptography>=2.0.0,<37.0.0
future>=0.17.0,<0.18.3
pyjwt>=1.5.3,<3.0.0
requests>=2.2.1,<3.0.0
six>=1.11.0,<2.0.0
typing>=3.7.4.1,<4.0.0; python_version<"3.6" or python_full_version<"3.6.2"
