mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
Fix texttable dep. 0.8.2 was removed from pypi.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
c42918ec7c
commit
16a74f3797
@ -6,5 +6,5 @@ enum34==1.0.4
|
|||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
requests==2.7.0
|
requests==2.7.0
|
||||||
six==1.7.3
|
six==1.7.3
|
||||||
texttable==0.8.2
|
texttable==0.8.4
|
||||||
websocket-client==0.32.0
|
websocket-client==0.32.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user