From 518e89929a9b7cd4501f0abead6f0bbbb92b3872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 12:09:36 +0000 Subject: [PATCH] Bump nltk from 3.6.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.6.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.6.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 ae4b314..11102db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ neo4j-driver==1.6.2 neotime==1.0.0 networkx==2.2 -e git+https://github.com/huggingface/neuralcoref.git@8c266c4ec9a5532c4998a85a21fbf2bbfc3b1485#egg=neuralcoref -nltk==3.6.5 +nltk==3.6.6 numpy==1.15.2 packaging==18.0 pandas==0.23.4