From 44bf465ad2a72df10cecbdde64b1486d884d7423 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 20:39:12 +0000 Subject: [PATCH] Update dependency scikit-learn to v1.2.2 --- 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..71c86589 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.2.2 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..7d48d573 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.2.2 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..e781e96c 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.2.2 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0