From 8eaf7571eb0dd9fd14666f2a01ff3c7fce523b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:30:40 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 in /src Bumps [nltk](http://nltk.org/) from 3.4 to 3.4.5. Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5f62451..40b2ed6 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ certifi==2018.11.29 chardet==3.0.4 feedparser==5.2.1 idna==2.8 -nltk==3.4 +nltk==3.4.5 numpy==1.16.2 oauthlib==3.0.1 pandas==0.24.1