Restricting the websocket-client to <=0.40, present PR allows for 0.44 which has again become broken

This commit is contained in:
BoySherman 2017-07-19 13:15:22 +01:00
parent e6e7b710d0
commit c4aac96342

View File

@ -6,4 +6,4 @@ urllib3>=1.19.1,!=1.21 # MIT
pyyaml>=3.12 # MIT
google-auth>=1.0.1 # Apache-2.0
ipaddress>=1.0.17 # PSF
websocket-client>=0.32.0 # LGPLv2+
websocket-client<=0.40.0 # LGPLv2+