mirror of
https://github.com/docker/compose.git
synced 2025-07-22 13:14:29 +02:00
Remove six from requirements
It was vendorised in 75c430635b46de090165bcc5140050fe0f1dd56d
This commit is contained in:
parent
c07e96cf2b
commit
8e42d6fbb3
@ -1,6 +1,5 @@
|
|||||||
docopt==0.6.1
|
docopt==0.6.1
|
||||||
PyYAML==3.10
|
PyYAML==3.10
|
||||||
requests==2.2.1
|
requests==2.2.1
|
||||||
six>=1.3.0
|
|
||||||
texttable==0.8.1
|
texttable==0.8.1
|
||||||
websocket-client==0.11.0
|
websocket-client==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user