From d29eee5d2f01f925d84305fac985af9c57df8c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:51:18 +0000 Subject: [PATCH] Bump nltk from 3.4.1 to 3.6.3 in /dashboard_for_research Bumps [nltk](https://github.com/nltk/nltk) from 3.4.1 to 3.6.3. - [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.1...3.6.3) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard_for_research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard_for_research/requirements.txt b/dashboard_for_research/requirements.txt index d493891..074a6b2 100644 --- a/dashboard_for_research/requirements.txt +++ b/dashboard_for_research/requirements.txt @@ -16,7 +16,7 @@ jsonschema==2.6.0 MarkupSafe==1.1.1 murmurhash==1.0.2 neuralcoref==4.0 -nltk==3.4.1 +nltk==3.6.3 plac==0.9.6 preshed==2.0.1 pymongo==3.8.0