From 03d546f43d05b90f9d305058af99424aab2c28f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:19:31 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 in /docs Bumps [nltk](http://nltk.org/) from 3.2.5 to 3.4.5. Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fd7a687..f7a0d42 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -30,7 +30,7 @@ more-itertools==4.1.0 msgpack-numpy==0.4.1 msgpack-python==0.5.6 murmurhash==0.28.0 -nltk==3.2.5 +nltk==3.4.5 numexpr==2.6.4 numpy==1.14.2 packaging==17.1