From 3f524f9a72e2a0b1006c0e0506a90ca46c70118e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 14:43:07 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 in /IRNet_deploy 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] --- IRNet_deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRNet_deploy/requirements.txt b/IRNet_deploy/requirements.txt index af0bd1f..5fb0f90 100644 --- a/IRNet_deploy/requirements.txt +++ b/IRNet_deploy/requirements.txt @@ -1,7 +1,7 @@ # Copyright (c) Microsoft Corporation. # Licensed under the MIT license. -nltk==3.4 +nltk==3.4.5 pattern numpy==1.14.0 pytorch-pretrained-bert==0.5.1