requirements.txt 379 B

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