From 481b2d07d23273a437008be9e5874c9b49f92eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 21:22:21 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.2.5 to 3.4.5. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c88f097f..f3d6c8123 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pandas==0.23.4 requests==2.20.1 scikit-learn==0.20.0 scipy==1.1.0 -nltk==3.2.5 # pyup: ignore +nltk==3.4.5 # pyup: ignore pytest==3.10.1 Elasticsearch==6.3.1 gensim==3.6.0 # pyup: ignore