fix: pypdf2

This commit is contained in:
otxtan@gmail.com
2024-05-25 11:56:10 +07:00
parent cb82e8071a
commit e3829841df
3 changed files with 53 additions and 47 deletions

View File

@@ -55,7 +55,7 @@ watchdog = "~=4.0"
whitenoise = "~=6.6"
whoosh="~=2.7"
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
PyPDF2 = "3.0.1"
PyPDF2 = "2.11.2"
requests = "2.32.2"
[dev-packages]