Merge pull request #398 from ddddavidmartin/bump_pyocr_version_for_tesseract_4_support

Bump required version for Pyocr to support the latest tesseract 4.
This commit is contained in:
Daniel Quinn 2018-09-09 20:01:51 +01:00 committed by GitHub
commit f4c399f0dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ pillow==5.2.0
pluggy==0.7.1; python_version != '3.1.*'
py==1.6.0; python_version != '3.1.*'
pycodestyle==2.4.0
pyocr==0.5.2
pyocr==0.5.3
pytest-cov==2.5.1
pytest-django==3.4.2
pytest-env==0.6.2