Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ gradio==5.46.1
|
|
| 2 |
openai==1.44.1
|
| 3 |
uvicorn==0.30.1
|
| 4 |
fastapi==0.115.2
|
| 5 |
-
websockets==
|
|
|
|
| 2 |
openai==1.44.1
|
| 3 |
uvicorn==0.30.1
|
| 4 |
fastapi==0.115.2
|
| 5 |
+
websockets==13.1
|