requirements.txt 315 B

1234567891011
  1. PyYAML==3.11
  2. cached-property==1.2.0
  3. docopt==0.6.1
  4. enum34==1.0.4
  5. git+https://github.com/d11wtq/dockerpty.git@29b1394108b017ef3e3deaf00604a9eb99880d5e#egg=dockerpty
  6. git+https://github.com/docker/docker-py.git@master#egg=docker-py
  7. jsonschema==2.5.1
  8. requests==2.7.0
  9. six==1.7.3
  10. texttable==0.8.4
  11. websocket-client==0.32.0