From 9b7aec34da12c7d71d6092a65acd418df7c56c66 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 15:39:14 +0000 Subject: [PATCH] Update dependency scikit-learn to v1.1.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 88551b82..474fbc3a 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.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 a2f9326e..eeadf8c2 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.1 scipy==1.8.0 seaborn==0.11.2 SQLAlchemy==1.4.36 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 2c57be86..3bbe1ded 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.1 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0