Upgrade django-easy-thumbnails to support new Pillow

Pillow dropped the Image.ANTIALIAS constant.
This commit is contained in:
Ben Sturmfels 2024-07-23 22:32:24 +10:00
parent 711fde5a2f
commit 646735252f
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -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