Update pillow requirement from 5.* to 6.*

This commit is contained in:
Martin Gross
2019-12-04 18:47:18 +01:00
parent 61de010bbb
commit 1d732e9675
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ django-filter==2.1.*
django-scopes==1.1.*
reportlab==3.5.*
PyPDF2==1.26.*
Pillow==5.*
Pillow==6.*
django-libsass
libsass
django-otp==0.5.*