From 74d8fe6b4cb60aef1182cebfec557f242cc2f92c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:18:48 +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 2dc33f5..e2a56d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ipython-genutils==0.2.0 jsonschema==2.6.0 jupyter-core==4.3.0 nbformat==4.4.0 -nltk==3.2.5 +nltk==3.4.5 numpy==1.13.1 oauth2client==4.1.2 pandas==0.20.3