Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ st-annotated-text
|
|
5 |
pandas
|
6 |
numpy
|
7 |
matplotlib
|
8 |
-
pycaret
|
9 |
pycaret[analysis]
|
10 |
plotly
|
11 |
mlflow
|
|
|
5 |
pandas
|
6 |
numpy
|
7 |
matplotlib
|
8 |
+
pycaret==3.0.0rc4
|
9 |
pycaret[analysis]
|
10 |
plotly
|
11 |
mlflow
|