Browse Source

Update docker-py version in requirements to 1.7.2

Signed-off-by: Joffrey F <[email protected]>
Joffrey F 9 years ago
parent
commit
97bbee19b7
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.7.1
+docker-py==1.7.2
 dockerpty==0.4.1
 docopt==0.6.1
 enum34==1.0.4