mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Merge pull request #226 from ddddavidmartin/bump_pyocr_requirement_for_tesseract_4_support
Bump pyocr requirement to version 0.4.7 to support tesseract 4.0.0alpha.
This commit is contained in:
commit
f81780cf88
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ djangorestframework>=3.5.3
|
||||||
filemagic>=1.6
|
filemagic>=1.6
|
||||||
fuzzywuzzy[speedup]==0.15.0
|
fuzzywuzzy[speedup]==0.15.0
|
||||||
langdetect>=1.0.7
|
langdetect>=1.0.7
|
||||||
pyocr>=0.4.6
|
pyocr>=0.4.7
|
||||||
python-dateutil>=2.6.0
|
python-dateutil>=2.6.0
|
||||||
python-dotenv>=0.6.2
|
python-dotenv>=0.6.2
|
||||||
python-gnupg>=0.3.9
|
python-gnupg>=0.3.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue