Merge pull request #12 from tienthienhd/feature/ocr-custom

fix: add PyPDF2
This commit is contained in:
Trần Minh Đức
2024-05-24 09:55:59 +07:00
committed by GitHub

View File

@@ -123,6 +123,6 @@ whoosh==2.7.4
wrapt==1.16.0; python_version >= '3.6'
zstandard==0.22.0; python_version >= '3.8'
zxing-cpp==2.2.0; platform_machine == 'x86_64' and python_version >= '3.6'
PyPDF2<3.0
PyPDF2==3.0.1
python-decouple==3.8