Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
pandas>=1.
|
| 2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas>=1.3
|
| 2 |
+
gradio==5.25.2
|
| 3 |
+
gradio_client==0.25.2
|
| 4 |
+
pydantic==2.10.6
|
| 5 |
+
fastapi>=0.110,<0.116
|