diff --git a/assets/INPUT_FOLDER/requirements.txt b/assets/INPUT_FOLDER/requirements.txt index 84c9c83..038bfef 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.12.0 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..9b12099 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.12.0