requirements: Add olefile package to common.txt.

Olefile is needed for running Pillow==4.0.0.
This commit is contained in:
hackerkid 2017-01-19 21:56:47 +05:30 committed by Tim Abbott
parent b5de4e06f1
commit 7a20dc64d7

View File

@ -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