requirements: Upgrade Pillow to 4.1.1 and remove olefile.

This commit is contained in:
Vishnu Ks 2017-06-17 23:45:38 +05:30 committed by showell
parent dc245dfcd1
commit 4bf2ca25d6

View File

@ -10,7 +10,7 @@ Markdown==2.6.8
MarkupSafe==1.0
# Needed for Image Processing
Pillow==4.1.0
Pillow==4.1.1
# Needed for markdown processing
Pygments==2.2.0
@ -86,9 +86,6 @@ mock==2.0.0
oauth2client==4.1.1
oauthlib==2.0.2
# Required for Pillow==4.0.0
olefile==0.44
# Enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
# Needed by requests to send https request to some sites.
ndg-httpsclient==0.4.2