Mark pdfminer.six 20200517 as supported

This commit is contained in:
James R. Barlow
2020-05-28 15:01:51 -07:00
parent df9f5157bd
commit 3754185f56
+1 -1
View File
@@ -98,7 +98,7 @@ setup(
'chardet >= 3.0.4, < 4', # unlisted requirement of pdfminer.six 20181108
'cffi >= 1.9.1', # must be a setup and install requirement
'img2pdf >= 0.3.0, < 0.4', # pure Python, so track HEAD closely
'pdfminer.six >= 20181108, <= 20200402',
'pdfminer.six >= 20181108, <= 20200517',
'pikepdf >= 1.8.1, < 2',
'Pillow >= 6.2.0',
'reportlab >= 3.3.0', # oldest released version with sane image handling