retry2~=0.9
requests~=2.27
requests-toolbelt~=1.0
six~=1.16

[:python_version == "2.7"]
configparser~=4.0
cachetools~=2.1
keyring==18.0.1
setuptools~=44.0

[:python_version == "3.6"]
keyring~=23.4
cachetools~=2.1
setuptools~=59.6

[:python_version > "3.6"]
keyring~=23.5
cachetools~=5.0
setuptools~=65.5.1

[:python_version >= "3.6"]
jwcrypto~=1.4.0
