From 7ad7056833a8f9a139574ee0ebbeb3d50c0a39f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 07:46:14 +0000 Subject: [PATCH] Bump nltk in /NLP/Conversational-Recommendation-BASELINE Bumps [nltk](https://github.com/nltk/nltk) from 3.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.4...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/Conversational-Recommendation-BASELINE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/Conversational-Recommendation-BASELINE/requirements.txt b/NLP/Conversational-Recommendation-BASELINE/requirements.txt index 33c256eb4..4364cfe69 100644 --- a/NLP/Conversational-Recommendation-BASELINE/requirements.txt +++ b/NLP/Conversational-Recommendation-BASELINE/requirements.txt @@ -21,7 +21,7 @@ jieba==0.42.1 jmespath==0.9.5 kiwisolver==1.1.0 matplotlib==2.2.3 -nltk==3.4 +nltk==3.6.6 numpy==1.16.1 objgraph==3.4.1 opencv-python==4.1.1.26