From ee06fa0a038f5fc805685fc968423d10c9adefa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 17:41:19 +0000 Subject: [PATCH] Bump nltk from 3.4.1 to 3.4.5 in /smtag Bumps [nltk](https://github.com/nltk/nltk) from 3.4.1 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.1...3.4.5) Signed-off-by: dependabot[bot] --- smtag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smtag/requirements.txt b/smtag/requirements.txt index c35207d..877a1ac 100644 --- a/smtag/requirements.txt +++ b/smtag/requirements.txt @@ -5,7 +5,7 @@ numpy==1.16.3 torch==1.0.1 torchvision==0.2.2.post3 neo4jrestclient==2.1.1 -nltk == 3.4.1 +nltk == 3.4.5 tensorboardX==1.6 google-cloud-vision==0.34 google-auth==1.5.1