Merge pull request 'fix: upgrade Pillow to 12.x for native AVIF support' (#27) from fix/pillow-avif-support into main
All checks were successful
CI / ci (push) Has been skipped
CI / pr-e2e (push) Has been skipped
CI / nightly-e2e (push) Has been skipped
CI / deploy (push) Successful in 1m24s

Reviewed-on: #27
This commit was merged in pull request #27.
This commit is contained in:
2026-03-02 16:15:54 +00:00

View File

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