fix: upgrade Pillow to 12.x for native AVIF support #27

Merged
mark merged 1 commits from fix/pillow-avif-support into main 2026-03-02 16:15:54 +00:00
Showing only changes of commit 0818f71566 - Show all commits

View File

@@ -2,7 +2,7 @@ Django~=5.2.0
wagtail~=7.0.0 wagtail~=7.0.0
wagtail-seo~=3.1.1 wagtail-seo~=3.1.1
psycopg2-binary~=2.9.0 psycopg2-binary~=2.9.0
Pillow~=11.0.0 Pillow~=12.1
django-taggit~=6.0.0 django-taggit~=6.0.0
whitenoise~=6.0.0 whitenoise~=6.0.0
gunicorn~=23.0.0 gunicorn~=23.0.0