2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 04:56:45 +00:00

Added requirement for pillow module

This commit is contained in:
Oliver 2018-04-16 01:17:14 +10:00
parent a80cf0aace
commit eb5413b4fa

View File

@ -1,4 +1,5 @@
Django==1.11 Django==1.11
pillow==3.1.2
djangorestframework==3.6.2 djangorestframework==3.6.2
django_filter==1.0.2 django_filter==1.0.2
django-simple-history==1.8.2 django-simple-history==1.8.2