From 5e28a9d8d76beacf2f72142e3f3fb36e012bbdf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:18:32 +0000 Subject: [PATCH] build(deps): bump nltk from 3.4.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...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 a772ac9a3..a1742ab3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ scipy==1.0.0 tensorboardX==1.1 Unidecode==1.0.22 pillow -nltk==3.4.5 +nltk==3.6.6 jamo==0.4.1 music21