Mark pdfminer.six 20200517 as supported

This commit is contained in:
James R. Barlow
2020-06-02 00:11:02 -07:00
parent 1598f2f0e5
commit daca919775
+1 -1
View File
@@ -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