Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==5.46.1
|
| 2 |
gradio_client==1.13.1
|
| 3 |
-
websockets==
|
| 4 |
cryptography==42.0.8
|
| 5 |
numpy==1.26.4
|
| 6 |
pandas==2.2.2
|
|
|
|
| 1 |
gradio==5.46.1
|
| 2 |
gradio_client==1.13.1
|
| 3 |
+
websockets==14.0
|
| 4 |
cryptography==42.0.8
|
| 5 |
numpy==1.26.4
|
| 6 |
pandas==2.2.2
|