requirements.txt 339 B

1234567891011121314
  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.9.0rc2
  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. requests==2.7.0
  12. six==1.7.3
  13. texttable==0.8.4
  14. websocket-client==0.32.0