Skip to content

Commit 0318e63

Browse files
Bump tesserocr from 2.7.1 to 2.8.0
Bumps [tesserocr](https://github.com/sirfz/tesserocr) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/sirfz/tesserocr/releases) - [Commits](sirfz/tesserocr@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: tesserocr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f622469 commit 0318e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ languagecodes==1.1.1
88
countrytagger==0.1.2
99
pyicu==2.12
1010
google-cloud-vision==3.7.2
11-
tesserocr==2.7.1
11+
tesserocr==2.8.0
1212
spacy==3.6.1 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU)
1313
numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy
1414
fingerprints==1.1.1

0 commit comments

Comments
 (0)