From 191fe5009dbd2fae564cf69bc7fd557dd9f0c891 Mon Sep 17 00:00:00 2001 From: "otxtan@gmail.com" Date: Fri, 24 May 2024 11:11:00 +0700 Subject: [PATCH] fix: add pypdf2 --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index dd4fdec01..4f9e16d65 100644 --- a/Pipfile +++ b/Pipfile @@ -55,6 +55,7 @@ watchdog = "~=4.0" whitenoise = "~=6.6" whoosh="~=2.7" zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"} +PyPDF2 = "3.0.1" [dev-packages] # Linting