Relax Pillow requirement for Ubuntu 14.04 LTS

This commit is contained in:
James R. Barlow
2015-08-15 15:55:56 -07:00
parent 0c53adb04f
commit eb04a890b2
+1 -1
View File
@@ -202,7 +202,7 @@ setup(
],
install_requires=[
'ruffus>=2.6.3',
'Pillow>=2.7.0',
'Pillow>=2.3',
'lxml>=3.3.3',
'reportlab>=3.1.44',
'PyPDF2>=1.25.1'