mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
Merge pull request #7496 from ulyssessouza/fix-pin-wcwidth
Pin wcwidth==0.1.9
This commit is contained in:
commit
3cab54971a
@ -25,4 +25,5 @@ six==1.12.0
|
|||||||
subprocess32==3.5.4; python_version < '3.2'
|
subprocess32==3.5.4; python_version < '3.2'
|
||||||
texttable==1.6.2
|
texttable==1.6.2
|
||||||
urllib3==1.25.9; python_version == '3.3'
|
urllib3==1.25.9; python_version == '3.3'
|
||||||
|
wcwidth==0.1.9
|
||||||
websocket-client==0.57.0
|
websocket-client==0.57.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user