From 44cf6f81fc32d877a6d19e7450b3170062f44a1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:13:24 +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 9301b06..e8d1031 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ guesslang idna==2.7 jieba==0.39 lxml==4.2.3 -nltk==3.3 +nltk==3.4.5 numpy==1.14.5 Pillow==5.1.0 pypandoc==1.4