mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
requirements: Upgrade Pillow to 4.1.1 and remove olefile.
This commit is contained in:
parent
dc245dfcd1
commit
4bf2ca25d6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user