Require pikepdf 0.3.7

This commit is contained in:
James R. Barlow
2018-10-30 16:22:05 -07:00
parent be31cec332
commit 600d31a907
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ setup(
'cffi >= 1.9.1', # must be a setup and install requirement
'img2pdf >= 0.2.4, < 0.4', # pure Python, so track HEAD closely
'pdfminer.six == 20170720',
'pikepdf >= 0.3.3, < 0.4',
'pikepdf >= 0.3.7, < 0.4',
'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