requirements.txt 391 B

12345678910111213141516
  1. PyYAML==3.11
  2. backports.ssl-match-hostname==3.5.0.1; python_version < '3'
  3. cached-property==1.2.0
  4. colorama==0.3.7
  5. docker==2.0.2
  6. dockerpty==0.4.1
  7. docopt==0.6.1
  8. enum34==1.0.4; python_version < '3.4'
  9. functools32==3.2.3.post2; python_version < '3.2'
  10. ipaddress==1.0.16
  11. jsonschema==2.5.1
  12. pypiwin32==219; sys_platform == 'win32'
  13. requests==2.11.1
  14. six==1.10.0
  15. texttable==0.8.4
  16. websocket-client==0.32.0