Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
pip==24.0
|
| 2 |
-
gradio
|
| 3 |
-
hopsworks
|
| 4 |
numpy
|
| 5 |
-
|
| 6 |
-
great-expectations>=0.15.0
|
|
|
|
| 1 |
pip==24.0
|
| 2 |
+
gradio
|
| 3 |
+
hopsworks
|
| 4 |
numpy
|
| 5 |
+
pandas
|
|
|