argcomplete>=1.9.4
websocket-client==0.54.0
python-dateutil>=2.5
psutil>=3.3.0
requests>=2.8.0,<=2.26.0
cryptography==3.3.2; python_version < "3"
cryptography==3.2.1; python_version > "3" and python_version < "3.6"
cryptography>=3.4.2,<37; python_version > "3.5"
gnureadline==8.0.0; sys_platform == "darwin" and python_version < "3.9" and platform_machine == "x86_64"
pyreadline==2.1; sys_platform == "win32"  and python_version < "3.10"
colorama==0.4.4; sys_platform == "win32"
