mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user