From 181ef932d893a209a2447896173040e582856247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:06:51 +0000 Subject: [PATCH] Bump nltk from 3.1 to 3.4.5 in /install/notebook Bumps [nltk](https://github.com/nltk/nltk) from 3.1 to 3.4.5. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.1...3.4.5) Signed-off-by: dependabot[bot] --- install/notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/notebook/requirements.txt b/install/notebook/requirements.txt index 7725c889..7fab1ff6 100644 --- a/install/notebook/requirements.txt +++ b/install/notebook/requirements.txt @@ -16,7 +16,7 @@ html5lib==0.9999999 jdatetime==1.7.2 kombu==3.0.37 # messaging langdetect==1.0.6 #detectinglanguage -nltk==3.1 +nltk==3.4.5 numpy==1.13.1 psycopg2==2.6.2 pycountry==1.20