Update the Pillow and django-mptt versions required.

Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
Michael Price
2018-02-22 03:53:51 -04:00
committed by Roberto Rosario
parent ec51aecad6
commit 0a05c87c9c

View File

@@ -1,4 +1,4 @@
Pillow==4.2.0 Pillow==4.3.0
PyYAML==3.12 PyYAML==3.12
celery==3.1.24 celery==3.1.24
@@ -15,7 +15,7 @@ django-formtools==2.0
django-pure-pagination==0.3.0 django-pure-pagination==0.3.0
django-mathfilters==0.4.0 django-mathfilters==0.4.0
django-model-utils==2.6.1 django-model-utils==2.6.1
django-mptt>=0.8.7 django-mptt==0.9.0
django-qsstats-magic==0.7.2 django-qsstats-magic==0.7.2
django-rest-swagger==0.3.10 django-rest-swagger==0.3.10
django-stronghold==0.2.8 django-stronghold==0.2.8