From 9e23998cceca2ceb3c8c6c4e9d07a88bb3894669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:02:10 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.4 to 3.4.5. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 554752b..85a9287 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask==1.0.2 numpy==1.16.2 SQLAlchemy==1.3.1 -nltk==3.4 +nltk==3.4.5 scipy==1.2.1 plotly==4.1.1 pandas==0.24.2