From 48eba6cc0a7e445ae4098e498e3244c5819f6308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:51:09 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.3 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 246b925..52188b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ jsonschema==2.6.0 kiwisolver==1.0.1 MarkupSafe==1.0 matplotlib==2.2.2 -nltk==3.3 +nltk==3.4.5 numpy==1.14.5 oauthlib==2.1.0 pandas==0.23.3