requests>=2.25.1
platformdirs==2.0.2
six==1.16.*
pycryptodome==3.16.0

[:python_version < "3"]
tenacity==5.0.*
websocket-client<1.0,>=0.57.0

[:python_version == "2.7"]
futures

[:python_version >= "3"]
tenacity>=8
websocket-client>=1.0.0
