Browse Source

Update docker-py to 0.5.3

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 11 năm trước cách đây
mục cha
commit
0f58b9f6b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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