From 61b29ebdcd872cbe3efc9e6b45931aaa272b5911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:03:12 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.4 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 bc09bc1..7c164f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ matplotlib==3.0.2 mistune==0.8.4 nbconvert==5.4.0 nbformat==4.4.0 -nltk==3.4 +nltk==3.4.5 notebook==5.7.4 numpy==1.15.4 opencv-python==3.4.5.20