Codebase list docker-compose / bffb609
Bump SDK version Signed-off-by: Joffrey F <joffrey@docker.com> Joffrey F 5 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 certifi==2017.4.17
33 chardet==3.0.4
44 colorama==0.4.0; sys_platform == 'win32'
5 docker==3.5.0
5 docker==3.6.0
66 docker-pycreds==0.3.0
77 dockerpty==0.4.1
88 docopt==0.6.2
3535 'requests >= 2.6.1, != 2.11.0, != 2.12.2, != 2.18.0, < 2.21',
3636 'texttable >= 0.9.0, < 0.10',
3737 'websocket-client >= 0.32.0, < 1.0',
38 'docker >= 3.5.0, < 4.0',
38 'docker >= 3.6.0, < 4.0',
3939 'dockerpty >= 0.4.1, < 0.5',
4040 'six >= 1.3.0, < 2',
4141 'jsonschema >= 2.5.1, < 3',