From 646735252f7da1f28819790db46d1042a4d16aea 2024-07-23 12:32:24 From: Ben Sturmfels Date: 2024-07-23 12:32:24 Subject: [PATCH] Upgrade django-easy-thumbnails to support new Pillow Pillow dropped the Image.ANTIALIAS constant. --- diff --git a/requirements.txt b/requirements.txt index 731fe35e1f26133a2c917f028bb47fe760f55571..bcaefa1af53647e303655b49837e01d63a780a4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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