From 0f09620d26c1c71326a406535459b0fe5be3dd01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:36:57 +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 94ab729..711ef58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.6.0 gensim==3.4.0 lxml==4.1.1 matplotlib==2.1.2 -nltk==3.2.5 +nltk==3.4.5 nose==1.3.7 numba==0.36.2 numexpr==2.6.4