From 030c33f8317c52d6ae28aef8dd845b00d0a7b2a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 05:53:21 +0000 Subject: [PATCH] Update dependency scikit-learn to v1.1.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 88551b82..71ec230e 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.1.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 cb6ab8ae..3913c4d2 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.1.2 scipy==1.8.0 seaborn==0.11.2 SQLAlchemy==1.4.41 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 2c57be86..1267fe5e 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.1.2 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0