From a40837a72d9c5f0435c5d44ab64a0be7a3a4beb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:50:47 +0000 Subject: [PATCH] Bump nltk from 3.2.1 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.2.1 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 1161cfe..2088e39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ idna==2.6 itsdangerous==0.24 Jinja2==2.9.6 MarkupSafe==1.0 -nltk==3.2.1 +nltk==3.4.5 numpy==1.14.0 pandas==0.19.1 pysentiment==0.1.2.1