From 9b7a7b9db3d9c051fc1667b86c8f15354106d010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 22:17:24 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 in /nlp Bumps [nltk](https://github.com/nltk/nltk) from 3.4 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.4...3.4.5) Signed-off-by: dependabot[bot] --- nlp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlp/requirements.txt b/nlp/requirements.txt index 7b8e643..af1ddfb 100644 --- a/nlp/requirements.txt +++ b/nlp/requirements.txt @@ -62,7 +62,7 @@ nbconvert==5.4.1 nbformat==4.4.0 netifaces==0.10.4 networkx==2.3 -nltk==3.4 +nltk==3.4.5 notebook==5.7.8 numexpr==2.6.4 numpy==1.16.2