Commit b3e71b57 by Qubad786

Add pillow, its required for ImageField

parent 2c23f6e4
......@@ -7,3 +7,4 @@ lxml==3.3.6
django-storages==1.5.2
boto==2.46.1
django-model-utils==2.3.1
Pillow==3.4
......@@ -39,7 +39,7 @@ def load_requirements(*requirements_paths):
setup(
name='edxval',
version='0.0.18',
version='0.0.19',
author='edX',
url='http://github.com/edx/edx-val',
description='edx-val',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment