Spaces:
Sleeping
Sleeping
Updated Gradio Version
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio==5.
|
| 2 |
-
gradio_client==1.7.0
|
| 3 |
-
numpy==2.2.3
|
| 4 |
-
pandas==2.2.3
|
| 5 |
-
psycopg2==2.9.10
|
| 6 |
urllib3==2.2.1
|
|
|
|
| 1 |
+
gradio==5.47.1
|
| 2 |
+
gradio_client==1.7.0
|
| 3 |
+
numpy==2.2.3
|
| 4 |
+
pandas==2.2.3
|
| 5 |
+
psycopg2==2.9.10
|
| 6 |
urllib3==2.2.1
|