summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 91d0487c..4bee21ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,9 @@
PyYAML==3.11
cached-property==1.2.0
-docker-py==1.8.0rc2
dockerpty==0.4.1
docopt==0.6.1
enum34==1.0.4
+git+https://github.com/docker/docker-py.git@ac3d4aae2c525b052e661f42307223676ca1b313#egg=docker-py
jsonschema==2.5.1
requests==2.7.0
six==1.7.3