diff --git a/requirements/common.txt b/requirements/common.txt index 76a5c8b74e..7941cec18f 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -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