From 7021429920bd764712aec3a3fe1ac483648edfab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:15:27 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.2 in /install Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index bcfd549..d380c2b 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -35,7 +35,7 @@ ml-dtypes==0.4.0 mpmath==1.3.0 networkx==3.3 ninja==1.11.1.1 -nltk==3.8.1 +nltk==3.9.2 numpy==1.26.4 opencv-python==4.10.0.84 opencv-python-headless==4.10.0.84