From ba41b4cd42a7bcee0ddfde9a0d8b26ddcac9a029 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 14:35:16 +0000 Subject: [PATCH] Update dependency scikit-learn to v1.5.1 --- jupyter-pytorch-full/requirements.txt | 2 +- jupyter-scipy/requirements.txt | 2 +- jupyter-tensorflow-full/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index 8ef54d18..25b14a4c 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -12,7 +12,7 @@ ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.5.1 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index a623195b..afda59e2 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -22,7 +22,7 @@ pandas==1.4.2 patsy==0.5.2 protobuf==3.20.1 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.5.1 scipy==1.8.0 seaborn==0.11.2 SQLAlchemy==1.4.47 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 126b7ddd..18bee91c 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -12,7 +12,7 @@ ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.5.1 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0