From bad7d103c3fdbf84cbfbca57df02d0b2df60dde5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:38:09 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.4 --- assets/INPUT_FOLDER/requirements.txt | 2 +- knowmore-notebook/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/INPUT_FOLDER/requirements.txt b/assets/INPUT_FOLDER/requirements.txt index 84c9c83..ee6de69 100644 --- a/assets/INPUT_FOLDER/requirements.txt +++ b/assets/INPUT_FOLDER/requirements.txt @@ -7,6 +7,6 @@ seaborn == 0.11.1 nltk == 3.6.2 networkx == 2.5 spacy == 3.0.6 -matplotlib == 3.3.4 +matplotlib ==3.9.4 https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_md-0.4.0.tar.gz XlsxWriter ==1.4.5 \ No newline at end of file diff --git a/knowmore-notebook/requirements.txt b/knowmore-notebook/requirements.txt index 2fdf856..559f2fb 100644 --- a/knowmore-notebook/requirements.txt +++ b/knowmore-notebook/requirements.txt @@ -1,3 +1,3 @@ -matplotlib == 3.3.4 +matplotlib ==3.9.4 osparc == 0.4.3 seaborn == 0.11.1