Disallow pikepdf 5.0.0

This commit is contained in:
James R. Barlow
2022-02-19 01:45:36 -08:00
parent c4e2fce1ef
commit fca6403083

View File

@@ -50,7 +50,7 @@ install_requires =
img2pdf>=0.3.0,<0.5 # pure Python
packaging>=20
pdfminer.six!=20200720,>=20191110,<=20211012
pikepdf>=4.0.0
pikepdf>=4.0.0,!=5.0.0
pluggy>=0.13.0,<2
reportlab>=3.5.66
tqdm>=4