compose/requirements.txt
Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag.
Signed-off-by: Philip Walls <pawalls@rabidgeek.com>
2016-03-18 18:19:48 -04:00

11 lines
267 B
Text

PyYAML==3.11
cached-property==1.2.0
dockerpty==0.4.1
docopt==0.6.1
enum34==1.0.4
git+https://github.com/docker/docker-py.git@8c4546f8c8f52bb2923834783a17beb5bb89a724#egg=docker-py
jsonschema==2.5.1
requests==2.7.0
six==1.7.3
texttable==0.8.4
websocket-client==0.32.0