From 128f9769ee29a1d0d3e0771b4f0c0ded13b99065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 20:20:17 +0000 Subject: [PATCH] Bump nltk from 3.4 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.4 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0e23ba..5ed90bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Copyright (c) Microsoft Corporation. # Licensed under the MIT license. -nltk==3.4 +nltk==3.6.6 pattern numpy==1.14.0 pytorch-pretrained-bert==0.5.1