From f60bb742ca6ae84564d3156d58e3f31b4c7ac5b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 22:30:37 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.1.post1 --- 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..7c488f3 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.1.post1 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..2668eb8 100644 --- a/knowmore-notebook/requirements.txt +++ b/knowmore-notebook/requirements.txt @@ -1,3 +1,3 @@ -matplotlib == 3.3.4 +matplotlib ==3.9.1.post1 osparc == 0.4.3 seaborn == 0.11.1