From c17ae5f83527ad84751e8db52f1a2345cc7897c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 22:35:52 +0000 Subject: [PATCH] Bump nltk from 3.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.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 064e5d0..85f291a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tensorflow==2.1.0 pandas==0.25.3 bert-for-tf2==0.13.5 transformers==2.11.0 -nltk==3.5 +nltk==3.6.6 tensorflow-hub==0.8.0 sentencepiece==0.1.91 joblib==0.16.0