From 41858c3db5b054728a2c73ba5518f7657ef94fe6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 17:54:53 +0000 Subject: [PATCH] chore(deps): update dependency seaborn to v0.13.2 --- 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..779385f 100644 --- a/assets/INPUT_FOLDER/requirements.txt +++ b/assets/INPUT_FOLDER/requirements.txt @@ -3,7 +3,7 @@ pandas == 0.25.2 scipy == 1.5.3 openpyxl ==3.0.9 pillow == 8.0.0 -seaborn == 0.11.1 +seaborn ==0.13.2 nltk == 3.6.2 networkx == 2.5 spacy == 3.0.6 diff --git a/knowmore-notebook/requirements.txt b/knowmore-notebook/requirements.txt index 2fdf856..f06678d 100644 --- a/knowmore-notebook/requirements.txt +++ b/knowmore-notebook/requirements.txt @@ -1,3 +1,3 @@ matplotlib == 3.3.4 osparc == 0.4.3 -seaborn == 0.11.1 +seaborn ==0.13.2