From b4fec997c528180ca9f74543361caf694ddb5e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:45:05 +0000 Subject: [PATCH] Bump nltk in /DSR Lecture notebooks/Module 04 - SVM - Phillip Bumps [nltk](http://nltk.org/) from 3.2.4 to 3.4.5. Signed-off-by: dependabot[bot] --- .../Module 04 - SVM - Phillip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt b/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt index 60bb3ff8..03aa603d 100644 --- a/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt +++ b/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt @@ -7,7 +7,7 @@ seaborn==0.8 jupyter==1.0.0 pandas==0.20.3 ipython==5.4.1 -nltk==3.2.4 +nltk==3.4.5 Flask-RESTful==0.3.6 #fastparquet==0.1.2 #cvxpy==0.4.10