Update Pillow to version 3.1.2

This commit is contained in:
Roberto Rosario
2016-11-08 01:58:48 -04:00
parent f98063835a
commit 43264f23b1
5 changed files with 79 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ def find_packages(directory):
install_requires = """
Django==1.8.15
Pillow==3.1.0
Pillow==3.1.2
PyYAML==3.11
celery==3.1.19
cssmin==0.2.0