From 2c985da9f4d6c10d8afce149a4fe67bc6d515b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:56:36 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.2.5 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 623f189..1cee2d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tweepy==3.6.0 newspaper3k==0.2.6 langdetect==1.0.7 -nltk==3.2.5 +nltk==3.4.5 requests==2.18.4 botometer==1.3 pymongo==3.6.1