From 855fa042a15cf9c06fa7b967303f4c6066d5bb6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:29:55 +0000 Subject: [PATCH] chore(deps): update dependency nltk to v3.9.1 --- assets/INPUT_FOLDER/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/INPUT_FOLDER/requirements.txt b/assets/INPUT_FOLDER/requirements.txt index 84c9c83..0a9a728 100644 --- a/assets/INPUT_FOLDER/requirements.txt +++ b/assets/INPUT_FOLDER/requirements.txt @@ -4,7 +4,7 @@ scipy == 1.5.3 openpyxl ==3.0.9 pillow == 8.0.0 seaborn == 0.11.1 -nltk == 3.6.2 +nltk ==3.9.1 networkx == 2.5 spacy == 3.0.6 matplotlib == 3.3.4