Update requirements

This commit is contained in:
James R. Barlow
2019-03-03 02:27:56 -08:00
parent 691f8ce254
commit 602570fcf9
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ setup(
'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 ; sys_platform != "darwin"',
'pikepdf >= 1.0.5, < 2',
'pikepdf >= 1.1.0, < 2',
'Pillow >= 4.0.0, != 5.1.0 ; sys_platform == "darwin"',
# Pillow < 4 has BytesIO/TIFF bug w/img2pdf 0.2.3
# block 5.1.0, broken wheels