From bc7ac229fd80b2b66d3f12314ea3ac2db7c74909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 16:54:27 +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 68adb19..b59a01d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.14.2 pandas==0.22.0 scipy==1.0.1 -nltk==3.2.5 +nltk==3.4.5 pycorenlp==0.3.0