Update requirements.txt
Old version of websocket-client has many bugs that were fixed. Some were causing issues in dependencies like this one docker/dockercloud-haproxy#15
This commit is contained in:
parent
260e7c1355
commit
cb9a7ce01e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ backports.ssl-match-hostname==3.4.0.2
|
|||
future==0.15.0
|
||||
requests==2.7.0
|
||||
six==1.9.0
|
||||
websocket-client==0.32.0
|
||||
websocket-client==0.36.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue