From 1df4bbeac94d580320a525e8c2fa271fa2f66914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:01:54 +0000 Subject: [PATCH] Bump tesserocr from 2.8.0 to 2.9.1 Bumps [tesserocr](https://github.com/sirfz/tesserocr) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/sirfz/tesserocr/releases) - [Commits](https://github.com/sirfz/tesserocr/compare/v2.8.0...v2.9.1) --- updated-dependencies: - dependency-name: tesserocr dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e04e2bb23..43f696281 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ languagecodes==1.1.1 countrytagger==0.1.2 pyicu==2.15 google-cloud-vision==3.10.1 -tesserocr==2.8.0 +tesserocr==2.9.1 spacy==3.8.5 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU) numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy fingerprints==1.1.1