Merge pull request #14 from tienthienhd/feature/ocr-custom
fix: add pypdf2
This commit is contained in:
commit
ea2c679b15
1
Pipfile
1
Pipfile
@ -55,6 +55,7 @@ watchdog = "~=4.0"
|
|||||||
whitenoise = "~=6.6"
|
whitenoise = "~=6.6"
|
||||||
whoosh="~=2.7"
|
whoosh="~=2.7"
|
||||||
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
||||||
|
PyPDF2 = "3.0.1"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
# Linting
|
# Linting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user