Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,4 @@ pydantic==2.9.2
|
|
| 19 |
python-multipart==0.0.9
|
| 20 |
|
| 21 |
# Fix for "ModuleNotFoundError: No module named 'websockets.asyncio'"
|
| 22 |
-
websockets==
|
|
|
|
| 19 |
python-multipart==0.0.9
|
| 20 |
|
| 21 |
# Fix for "ModuleNotFoundError: No module named 'websockets.asyncio'"
|
| 22 |
+
websockets==11.0.3
|