Update pdfminer.six version

This commit is contained in:
James R. Barlow
2022-05-14 14:51:59 -07:00
parent f504fd1875
commit 1ca327e13b
+1 -1
View File
@@ -49,7 +49,7 @@ install_requires =
coloredlogs>=14.0 # strictly optional
img2pdf>=0.3.0,<0.5 # pure Python
packaging>=20
pdfminer.six!=20200720,>=20191110,<=20220319
pdfminer.six!=20200720,>=20191110,<=20220506
pikepdf!=5.0.0,>=4.0.0
pluggy>=0.13.0,<2
reportlab>=3.5.66