requirements.txt 474 B

12345678910111213141516171819202122
  1. backports.shutil_get_terminal_size==1.0.0
  2. cached-property==1.5.1
  3. certifi==2020.6.20
  4. chardet==3.0.4
  5. colorama==0.4.3; sys_platform == 'win32'
  6. distro==1.5.0
  7. docker==4.4.4
  8. docker-pycreds==0.4.0
  9. dockerpty==0.4.1
  10. docopt==0.6.2
  11. idna==2.10
  12. ipaddress==1.0.23
  13. jsonschema==3.2.0
  14. paramiko==2.7.1
  15. PySocks==1.7.1
  16. python-dotenv==0.14.0
  17. pywin32==227; sys_platform == 'win32'
  18. PyYAML==5.3.1
  19. requests==2.24.0
  20. texttable==1.6.2
  21. urllib3==1.25.10; python_version == '3.3'
  22. websocket-client==0.57.0