websockets=13.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -92,7 +92,7 @@ uptrace==1.26.0
|
|
92 |
urllib3==2.2.3
|
93 |
uvicorn==0.23.2
|
94 |
watchfiles==0.20.0
|
95 |
-
websockets==13.
|
96 |
wrapt==1.16.0
|
97 |
wsproto==1.2.0
|
98 |
yarl==1.13.1
|
|
|
92 |
urllib3==2.2.3
|
93 |
uvicorn==0.23.2
|
94 |
watchfiles==0.20.0
|
95 |
+
websockets==13.1
|
96 |
wrapt==1.16.0
|
97 |
wsproto==1.2.0
|
98 |
yarl==1.13.1
|