From 87559e6d618409d60e3c2bc2a8cad3380f0e9e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:46:55 +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 ee46b4c..51bc1c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jupyter-core==4.3.0 matplotlib==2.0.2 nbconvert==5.2.1 nbformat==4.3.0 -nltk==3.3 +nltk==3.4.5 notebook==5.0.0 numpy==1.15.1 pandas==0.20.1