From b5488a8f8f72a3aefc4f1b5ea4a9e06ee2118ed1 Mon Sep 17 00:00:00 2001 From: Clinton Roy Date: Fri, 8 Mar 2024 21:41:14 +1100 Subject: [PATCH] MAINT: bumping easy-thumbnails in an attempt to fix an old problem where it looks for Pil.ANTIALIAS, which no longer exists. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6a57909..e685351a 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