From 27210d9c46c622d517ab3daa607fb4029e1e755e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:14:07 +0000 Subject: [PATCH] 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 0c934f7..82d2e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ujson==1.35 seqeval==0.0.12 six==1.12.0 jieba==0.39 -nltk==3.4.5 +nltk==3.6.6 scipy==1.3.0 torchvision==0.3.0 Pillow==8.1.1