From 44082801a630a75daff7ab18b77bedfc470b6e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:56:35 +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 002655b..7014c13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mock==2.0.0 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.2 -nltk==3.4 +nltk==3.4.5 notebook==5.7.4 numpy==1.15.4 opencv-python==3.4.5.20