remove pillow-avif package

it is possible since 11.3 to use avif in the main pillow package,
therefore the avif package is no longer needed

https://github.com/python-pillow/Pillow/pull/5201#issuecomment-3023668716
This commit is contained in:
Marcel Hellwig
2026-01-04 13:54:27 +01:00
parent 1b2d99922c
commit 593e1828cc
3 changed files with 58 additions and 90 deletions

View File

@@ -30,7 +30,6 @@ dependencies = [
"alembic>=1.16.1",
"pytest>=8.4.0",
"pillow>=11.3.0",
"pillow-avif-plugin>=1.5.2",
"sabnzbd-api>=0.1.2",
"transmission-rpc>=7.0.11",
"libtorrent>=2.0.11",