From 220d157482beb1b1b84e473015f1a025d8723b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 23:45:02 +0000 Subject: [PATCH] Bump nltk from 3.4.3 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.4.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 dc82ae2..43b5787 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==2.8 joblib==0.13.2 jsonschema==3.0.1 murmurhash==1.0.2 -nltk==3.4.3 +nltk==3.4.5 numpy==1.16.4 pandas==0.24.2 plac==0.9.6