mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
requirements: Add olefile package to common.txt.
Olefile is needed for running Pillow==4.0.0.
This commit is contained in:
parent
b5de4e06f1
commit
7a20dc64d7
@ -82,6 +82,9 @@ mock==2.0.0
|
||||
oauth2client==4.0.0
|
||||
oauthlib==2.0.1
|
||||
|
||||
# Required for Pillow==4.0.0
|
||||
olefile==0.44
|
||||
|
||||
# Needed for mock>1.1.2
|
||||
pbr==1.10
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user