From 9f7b01f2f81bda97e6b2bae3c4d69d710886220f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 14:43:18 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.4.5 in /IRNet_modified Bumps [nltk](http://nltk.org/) from 3.4 to 3.4.5. Signed-off-by: dependabot[bot] --- IRNet_modified/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRNet_modified/requirements.txt b/IRNet_modified/requirements.txt index 3664e1f..982688a 100644 --- a/IRNet_modified/requirements.txt +++ b/IRNet_modified/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