From 2bffc5759f29453fdf0b94f107244208e9c03ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 00:46:35 +0000 Subject: [PATCH] Bump nltk from 3.9.4 to 3.10.3 in /OCR_To_Google_Question_Papers Bumps [nltk](https://github.com/nltk/nltk) from 3.9.4 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/3.9.4...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OCR_To_Google_Question_Papers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCR_To_Google_Question_Papers/requirements.txt b/OCR_To_Google_Question_Papers/requirements.txt index 43377789..b5541be1 100644 --- a/OCR_To_Google_Question_Papers/requirements.txt +++ b/OCR_To_Google_Question_Papers/requirements.txt @@ -11,7 +11,7 @@ jieba3k==0.35.1 joblib==1.2.0 lxml==6.1.0 newspaper3k==0.2.8 -nltk==3.9.4 +nltk==3.10.3 Pillow==7.2.0 pytesseract==0.3.5 python-dateutil==2.8.1