From f47a501ad562792d1771380bb65b709a6d9ec30a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 12:44:53 +0000 Subject: [PATCH] Bump nltk from 3.2.3 to 3.4.5 in /backend Bumps [nltk](https://github.com/nltk/nltk) from 3.2.3 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.3...3.4.5) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9824023..f638206 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -128,7 +128,7 @@ navigator-updater==0.1.0 nbconvert==5.1.1 nbformat==4.3.0 networkx==1.11 -nltk==3.2.3 +nltk==3.4.5 nose==1.3.7 notebook==5.0.0 numba==0.33.0