Skip to content

Commit 717ebfd

Browse files
authored
Merge pull request #703 from alephdata/dependabot/pip/tesserocr-2.8.0
Bump tesserocr from 2.7.1 to 2.8.0
2 parents 645a558 + 0318e63 commit 717ebfd

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)