diff --git a/setup.py b/setup.py index 45e0ae1e..b91e182d 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ setup( 'cffi >= 1.9.1', # must be a setup and install requirement 'coloredlogs >= 14.0', # strictly optional 'img2pdf >= 0.3.0, < 0.4', # pure Python, so track HEAD closely - 'pdfminer.six >= 20191110, <= 20200402', + 'pdfminer.six >= 20191110, <= 20200517', 'pikepdf >= 1.8.1, < 2', 'Pillow >= 6.2.0', 'reportlab >= 3.3.0', # oldest released version with sane image handling