From 9a6e418529be06b80dec3747ca3a9ef95c6a11e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 07:11:38 +0000 Subject: [PATCH] Bump nltk from 3.6.4 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.6.4 to 3.6.6. - [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.6.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 6c90b1e844..dd44698dea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ SoundFile==0.10.3.post1 tensorflow_datasets==4.4.0 -nltk==3.6.4 +nltk==3.6.6 numpy>=1.19.5 sentencepiece==0.1.96 tqdm==4.62.1