From 857f323ccea21458f19e93ef4ec8f7179c678a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 13:34:55 +0000 Subject: [PATCH] Bump nltk from 3.3 to 3.4.5 Bumps [nltk](http://nltk.org/) from 3.3 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 b1eaf2d..d934423 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ rasa-core==0.13.1 rasa-nlu==0.14.1 sklearn-crfsuite==0.3.6 -nltk==3.3 +nltk==3.4.5 flake8==3.7.7 \ No newline at end of file