From e3631818f8fb275323341fb2d7a74cb99570b7fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 23:28:02 +0000 Subject: [PATCH] Bump nltk from 3.4.1 to 3.4.5 in /app Bumps [nltk](http://nltk.org/) from 3.4.1 to 3.4.5. Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index c8718f4..e641010 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -13,7 +13,7 @@ jsonschema==3.0.1 jupyter-core==4.4.0 MarkupSafe==1.1.1 nbformat==4.4.0 -nltk==3.4.1 +nltk==3.4.5 numpy==1.16.2 pandas==0.24.2 plotly==3.8.0