From a2bfa792b0ed36c6f58bc75dfbac324c96af7be9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:15:03 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.3 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 0c5f92b..4668281 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gensim==3.7.3 matplotlib==3.0.2 -nltk==3.3 +nltk==3.4.5 numpy==1.15.0 pandas==0.23.4 \ No newline at end of file