From b1db581e744a7db54eb83e25361b3f7b7e72c3ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2019 09:47:44 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 in /counter_terrorism_with_ML Bumps [nltk](https://github.com/nltk/nltk) from 3.3 to 3.4.5. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.3...3.4.5) Signed-off-by: dependabot[bot] --- counter_terrorism_with_ML/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/counter_terrorism_with_ML/REQUIREMENTS.txt b/counter_terrorism_with_ML/REQUIREMENTS.txt index 8dbd3b1..c22f1e9 100644 --- a/counter_terrorism_with_ML/REQUIREMENTS.txt +++ b/counter_terrorism_with_ML/REQUIREMENTS.txt @@ -2,4 +2,4 @@ flask>=0.12.3 numpy==0.10 pandas==0.20 sklearn==0.23 -NLTK==3.3 +NLTK==3.4.5