From 9a4cbc093a019ce86b6f10494a0be35f118a8357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Setni=C4=8Dka?= <setnicka@seznam.cz> Date: Wed, 8 Sep 2021 16:31:19 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1n=C3=AD=20PyPDF2=20na=20t=C5=99?= =?UTF-8?q?=C3=ADd=C4=9Bn=C3=AD=20scan=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/constraints.txt b/constraints.txt index 64998457..0fba56cb 100644 --- a/constraints.txt +++ b/constraints.txt @@ -22,6 +22,7 @@ pkg-resources==0.0.0 psycopg2==2.8.6 pycparser==2.20 pyparsing==2.4.7 +PyPDF2==1.26.0 python-dateutil==2.8.1 python-poppler==0.2.2 pytz==2020.5 -- GitLab