Update our dependencies

This commit is contained in:
James R. Barlow
2018-05-11 02:11:55 -07:00
parent 161b29a899
commit f00183115d
4 changed files with 18 additions and 11 deletions
+1
View File
@@ -243,6 +243,7 @@ setup(
'cffi >= 1.9.1', # must be a setup and install requirement
'defusedxml >= 0.5.0', # pure Python, so track HEAD closely
'img2pdf >= 0.2.4', # pure Python, so track HEAD closely
'pikepdf',
'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