From 3040866b75869e77be10af44156c21d7180c2279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 21:48:37 +0000 Subject: [PATCH] Bump nltk from 3.2.5 to 3.6.6 in /packages/cherry Bumps [nltk](https://github.com/nltk/nltk) from 3.2.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.2.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/cherry/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cherry/requirements.txt b/packages/cherry/requirements.txt index b0f8d35..5beeb97 100644 --- a/packages/cherry/requirements.txt +++ b/packages/cherry/requirements.txt @@ -1,5 +1,5 @@ jieba==0.39 numpy==1.13.3 terminaltables==3.1.0 -nltk==3.2.5 +nltk==3.6.6 matplotlib==2.2.2