mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-20 22:01:33 +00:00
chore(thumbs): prepare for pillow_heif removing AVIF support (#1065)
* fix(thumb_renderer): prepare for pillow_heif removing AVIF support * fix(nix/package): add pillow-avif-plugin
This commit is contained in:
@@ -16,7 +16,8 @@ dependencies = [
|
||||
"mutagen~=1.47",
|
||||
"numpy~=2.2",
|
||||
"opencv_python~=4.11",
|
||||
"Pillow>=10.2,<=12.0",
|
||||
"Pillow>=10.2,<=11",
|
||||
"pillow-avif-plugin~=1.5",
|
||||
"pillow-heif~=0.22",
|
||||
"pillow-jxl-plugin~=1.3",
|
||||
"pydantic~=2.10",
|
||||
|
||||
Reference in New Issue
Block a user