diff --git a/setup.cfg b/setup.cfg index df62bd5a..56666395 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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