Added requirement for pillow module
This commit is contained in:
parent
a80cf0aace
commit
eb5413b4fa
|
|
@ -1,4 +1,5 @@
|
|||
Django==1.11
|
||||
pillow==3.1.2
|
||||
djangorestframework==3.6.2
|
||||
django_filter==1.0.2
|
||||
django-simple-history==1.8.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue