From 106816b25cdd5ad22e144136462c96be85ff642e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 07:44:31 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 Bumps [nltk](https://github.com/nltk/nltk) from 3.4 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.4...3.4.5) Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 338b540..0400001 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ networkx==2.2 pandas==0.24.2 graphviz==0.13.2 -nltk==3.4 +nltk==3.4.5 docopt==0.6.2 KafNafParserPy==1.896 rdfextras==0.4 rdflib==4.2.2 -nltk==3.4 \ No newline at end of file +nltk==3.4.5 \ No newline at end of file