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
+1 -1
View File
@@ -99,7 +99,7 @@ setup(
'django-filter==2.1.*',
'django-scopes==1.1.*',
'reportlab==3.5.*',
'Pillow==5.*',
'Pillow==6.*',
'PyPDF2==1.26.*',
'django-libsass',
'libsass',