Browse Source

Use docker-py 1.8.0

Signed-off-by: Joffrey F <[email protected]>
Joffrey F 9 years ago
parent
commit
3ef6b17bfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 PyYAML==3.11
 cached-property==1.2.0
-docker-py==1.8.0rc5
+docker-py==1.8.0
 dockerpty==0.4.1
 docopt==0.6.1
 enum34==1.0.4