SmileyChris/easy-thumbnails

Support for pillow >= 10.0.0.0

marangonico opened this issue · 1 comments

pillow 10.0.0 deprecates many constants.

At least one import is failing with error module 'PIL.Image' has no attribute 'ANTIALIAS'

File "/py/lib/python3.9/site-packages/easy_thumbnails/processors.py", line 199, in scale_and_crop

Didn't check out last release notes from version 2.8.4