Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
gradio==5.49.
|
| 2 |
-
numpy>=1.24
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
gradio==5.49.1
|
| 2 |
+
numpy>=1.24,<3
|
| 3 |
+
pytest>=7
|
| 4 |
+
pandas>=2
|
|
|