diff --git a/topic/machine-learning/automl/requirements.txt b/topic/machine-learning/automl/requirements.txt index bdc2f412..a44cf7de 100644 --- a/topic/machine-learning/automl/requirements.txt +++ b/topic/machine-learning/automl/requirements.txt @@ -1,7 +1,7 @@ # Real. crate[sqlalchemy] # mlflow-cratedb==2.8.1 -plotly<5.19 +plotly<5.20 pycaret[analysis,models,tuner,parallel,test]==3.2.0 pydantic<2 python-dotenv<2