From 626fbcd11a0b74745d72bb36835a98968caa262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:04:46 +0000 Subject: [PATCH] Bump nltk from 3.10.0 to 3.10.3 Bumps [nltk](https://github.com/nltk/nltk) from 3.10.0 to 3.10.3. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 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 21b362a..3556b49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==2.3.2 tqdm>=4.0 langchain-huggingface==0.1.2 langchain-community==0.3.5 -nltk==3.10.0 +nltk==3.10.3 boto3==1.35.53 faiss-cpu==1.10.0 scipy==1.16.2