mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-04 12:48:02 -04:00
Endorse pdfminer.six 20201018
This commit is contained in:
2
setup.py
2
setup.py
@@ -72,7 +72,7 @@ setup(
|
||||
'cffi >= 1.9.1', # must be a setup and install requirement
|
||||
'coloredlogs >= 14.0', # strictly optional
|
||||
'img2pdf >= 0.3.0, < 0.5', # pure Python, so track HEAD closely
|
||||
'pdfminer.six >= 20191110, != 20200720, <= 20200726',
|
||||
'pdfminer.six >= 20191110, != 20200720, <= 20201018',
|
||||
'pikepdf >= 1.14.0, < 3',
|
||||
'Pillow >= 7.0.0',
|
||||
'pluggy >= 0.13.0, < 1.0',
|
||||
|
||||
Reference in New Issue
Block a user