Updating requirement to ensure that a version of websocket greather than or equal to 0.32.0 is used
This commit is contained in:
parent
c4aac96342
commit
065335bc65
@ -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.40.0 # LGPLv2+
|
||||
websocket-client>=0.32.0,<=0.40.0 # LGPLv2+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user