Skip to content

Update dependencies to fix avif support #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025
Merged

Conversation

ianmeigh
Copy link
Collaborator

@ianmeigh ianmeigh commented Jul 18, 2025

Upgrading to Wagtail 7.0 required Willow >=1.10, which changed AVIF image handling. This exposed an incompatibility with Pillow 10.3.0, causing AVIF processing errors.

Upgrading Pillow to 11.3 resolves this issue.

Upgrading to Wagtail 7.0 required Willow >=1.10, which changed AVIF image handling. This exposed an incompatibility with Pillow 10.3.0, causing AVIF processing errors.

Upgrading Pillow to 11.3 resolves this issue (wagtail/Willow#172).
@nickmoreton nickmoreton merged commit 21f545f into main Aug 13, 2025
4 checks passed
@nickmoreton nickmoreton deleted the fix/pillow-avif-support branch August 13, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants