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