fix: add pypdf2
This commit is contained in:
parent
093d0d358a
commit
191fe5009d
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