Update websocket-client requirement from <=1.3.3 to <1.5.2 in /requirements (#16640)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
28ab88c9c4
commit
cd02f3ac78
|
@ -23,5 +23,5 @@ rich<=13.0.1
|
|||
starlette<0.24.0
|
||||
urllib3<=1.26.13
|
||||
uvicorn<=0.17.6
|
||||
websocket-client<=1.3.3
|
||||
websocket-client<1.5.2
|
||||
websockets<=10.4
|
||||
|
|
Loading…
Reference in New Issue