Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
plotly==5.
|
| 3 |
-
pandas
|
| 4 |
-
numpy
|
| 5 |
-
scikit-learn
|
| 6 |
-
xgboost
|
| 7 |
-
skops
|
| 8 |
-
huggingface_hub
|
| 9 |
-
kaleido
|
| 10 |
|
| 11 |
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
plotly==5.18.0
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
scikit-learn
|
| 6 |
+
xgboost
|
| 7 |
+
skops
|
| 8 |
+
huggingface_hub
|
| 9 |
+
kaleido==0.2.1
|
| 10 |
|
| 11 |
|