Upgrade django-easy-thumbnails to support new Pillow
Pillow dropped the Image.ANTIALIAS constant.
This commit is contained in:
parent
711fde5a2f
commit
646735252f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ django-reversion==3.0.8
|
|||
django-sitetree==1.16.0
|
||||
django-taggit==1.3.0
|
||||
django-timezone-field==4.1.2
|
||||
easy-thumbnails==2.7.0
|
||||
easy-thumbnails==2.8.5
|
||||
bleach==3.2.1
|
||||
pytz>=2020.1
|
||||
django-ical==1.7.1
|
||||
|
|
Loading…
Reference in a new issue