mirror of
https://github.com/docker/compose.git
synced 2025-07-20 20:24:30 +02:00
Bump docker version in requirements.txt
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
10cda3dabf
commit
bcc4a76ea0
@ -2,7 +2,7 @@ PyYAML==3.11
|
|||||||
backports.ssl-match-hostname==3.5.0.1; python_version < '3'
|
backports.ssl-match-hostname==3.5.0.1; python_version < '3'
|
||||||
cached-property==1.2.0
|
cached-property==1.2.0
|
||||||
colorama==0.3.7
|
colorama==0.3.7
|
||||||
docker==2.2.1
|
docker==2.3.0
|
||||||
dockerpty==0.4.1
|
dockerpty==0.4.1
|
||||||
docopt==0.6.1
|
docopt==0.6.1
|
||||||
enum34==1.0.4; python_version < '3.4'
|
enum34==1.0.4; python_version < '3.4'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user