From 8c0fa2ec138bcf961081289a45bde2e5ab23c355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:06:50 +0000 Subject: [PATCH] Bump nltk from 3.1 to 3.4.5 in /install/gargamelle 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/gargamelle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/gargamelle/requirements.txt b/install/gargamelle/requirements.txt index 8bc4a94e..7393e3bc 100644 --- a/install/gargamelle/requirements.txt +++ b/install/gargamelle/requirements.txt @@ -17,7 +17,7 @@ python-igraph>=0.7.1 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