From 71909b8cfa9a04d8e9c1b1c7c99d14618e31debb Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Sun, 21 Jan 2024 01:28:59 +0000 Subject: [PATCH] feat(deps): Update dependency scipy to v1.12.0 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- 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 49a268a6..bd9880c6 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.8.2 pandas==2.2.0 scikit-image==0.22.0 scikit-learn==1.4.0 -scipy==1.11.4 +scipy==1.12.0 seaborn==0.13.1 xgboost==2.0.3 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index f2278711..7d9fdf1c 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -26,7 +26,7 @@ patsy==0.5.6 protobuf==3.20.3 scikit-image==0.22.0 scikit-learn==1.4.0 -scipy==1.11.4 +scipy==1.12.0 seaborn==0.13.1 sqlalchemy==2.0.25 statsmodels==0.14.1 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 3be11842..447175d8 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.8.2 pandas==2.2.0 scikit-image==0.22.0 scikit-learn==1.4.0 -scipy==1.11.4 +scipy==1.12.0 seaborn==0.13.1 xgboost==2.0.3