Allow pdfminer.six 20220524 (#971)

This commit is contained in:
Ben Beasley
2022-05-24 16:33:44 -07:00
committed by GitHub
parent 845cb5c40c
commit 11365575d7
+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,<=20220506
pdfminer.six!=20200720,>=20191110,<=20220524
pikepdf!=5.0.0,>=4.0.0
pluggy>=0.13.0,<2
reportlab>=3.5.66