Browse Source

Update docker-py to 0.5.3

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 11 years ago
parent
commit
0f58b9f6b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 PyYAML==3.10
-docker-py==0.5.0
+docker-py==0.5.3
 docopt==0.6.1
 requests==2.2.1
 six==1.7.3