From b4261b8477b671edcd94bb357e84ada0f62c0edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:18:44 +0000 Subject: [PATCH] Bump nltk from 3.2.4 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.2.4 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 50cc06f..856a661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2017.7.27.1 chardet==3.0.4 idna==2.6 -nltk==3.2.4 +nltk==3.4.5 numpy==1.13.1 oauthlib==2.0.6 pandas==0.20.3