From 8f1c8b515f9e2385bb54f3343e98fc36dbc05f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 05:27:54 +0000 Subject: [PATCH] Bump nltk from 3.2.2 to 3.4.5 in /python Bumps [nltk](https://github.com/nltk/nltk) from 3.2.2 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.2.2...3.4.5) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index f091180..4440511 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ gensim==0.13.4.1 matplotlib==1.4.3 -nltk==3.2.2 +nltk==3.4.5 numpy==1.12.0 scipy==0.18.1 xlrd==0.9.3