From c2d927875860a6f8adeea3561678f6de9cdce6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:48:43 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 in /backend Bumps [nltk](http://nltk.org/) from 3.2.5 to 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 cacef69..69009c4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,7 +22,7 @@ jedi==0.11.1 lxml==4.1.1 Markdown==2.6.11 mysqlclient==1.3.12 -nltk==3.2.5 +nltk==3.4.5 numpy==1.14.2 pandas==0.22.0 parsel==1.4.0