From 653e9c48feb58889b8b1b678e96322aac6f8cd34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:17:25 +0000 Subject: [PATCH] Bump nltk in /00_Miscellaneous/text-similarity-analysis Bumps [nltk](https://github.com/nltk/nltk) from 3.3 to 3.8.1. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.3...3.8.1) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 00_Miscellaneous/text-similarity-analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00_Miscellaneous/text-similarity-analysis/requirements.txt b/00_Miscellaneous/text-similarity-analysis/requirements.txt index cd23872..0d99e2d 100644 --- a/00_Miscellaneous/text-similarity-analysis/requirements.txt +++ b/00_Miscellaneous/text-similarity-analysis/requirements.txt @@ -1,6 +1,6 @@ apache-beam[gcp] bs4==0.0.1 -nltk==3.3 +nltk==3.8.1 tensorflow==1.7.0 tensorflow-hub==0.1.0 tensorflow-transform==0.6.0