diff --git a/notebooks/requirements_dev.txt b/notebooks/requirements_dev.txt index 265826d..eabb111 100644 --- a/notebooks/requirements_dev.txt +++ b/notebooks/requirements_dev.txt @@ -6,7 +6,7 @@ jupyter==1.0.0 kaggle==1.6.17 lightgbm==4.5.0 matplotlib==3.6.3 -mlflow==2.15.1 +mlflow==2.16.0 numpy==1.22.3 optuna==3.6.1 pandas==1.5.2 diff --git a/requirements.txt b/requirements.txt index 4e7c951..2647ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ joblib==1.3.2 kaggle==1.6.17 lightgbm==4.5.0 loguru==0.7.2 -mlflow==2.15.1 +mlflow==2.16.0 numpy==1.26.1 pandas==1.4.4 pydantic==2.9.2