From 8b9d4831fa5bf218e2d41b1df8aa3cf36a57f8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 06:48:24 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55c9478..aaf6ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-Migrate==2.5.3 Flask-Script==2.0.6 Flask-SQLAlchemy==2.4.4 gensim==3.8.1 -nltk==3.4.5 +nltk==3.6.6 numpy==1.22.0 pandas==1.0.3 psycopg2-binary==2.8.6