From 2db58da303b4c5807116c9d91756e40291d4b109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 01:39:00 +0000 Subject: [PATCH] Update dependency matplotlib to v3.9.0 --- 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..f254b4ef 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -9,7 +9,7 @@ cloudpickle==2.0.0 dill==0.3.4 ipympl==0.9.2 ipywidgets==7.7.0 -matplotlib==3.5.1 +matplotlib==3.9.0 pandas==1.4.2 scikit-image==0.19.2 scikit-learn==1.0.2 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index a623195b..f93f6e15 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -15,7 +15,7 @@ dill==0.3.4 h5py==3.6.0 ipympl==0.9.2 ipywidgets==7.7.0 -matplotlib==3.5.1 +matplotlib==3.9.0 numba==0.55.1 numexpr==2.8.1 pandas==1.4.2 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 126b7ddd..7e1a7e5c 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -9,7 +9,7 @@ cloudpickle==2.0.0 dill==0.3.4 ipympl==0.9.2 ipywidgets==7.7.0 -matplotlib==3.5.1 +matplotlib==3.9.0 pandas==1.4.2 scikit-image==0.19.2 scikit-learn==1.0.2