From 5ebac35f43365092252caae1b33a63590af8edf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:41:23 +0000 Subject: [PATCH] Bump nltk from 3.2.1 to 3.4.5 in /services/topic_classification Bumps [nltk](http://nltk.org/) from 3.2.1 to 3.4.5. Signed-off-by: dependabot[bot] --- services/topic_classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/topic_classification/requirements.txt b/services/topic_classification/requirements.txt index 71c1802..f91bdbd 100644 --- a/services/topic_classification/requirements.txt +++ b/services/topic_classification/requirements.txt @@ -2,7 +2,7 @@ django==1.10.4 scikit-learn==0.18.1 numpy==1.11.1 scipy==0.18.1 -nltk==3.2.1 +nltk==3.4.5 neo4jrestclient==2.1.1 bllipparser==2016.9.11 whitenoise==3.3.0