mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-05-25 18:22:46 +00:00
Add HEIC/HEIF image support
- Add support for HEIC/HEIF image thumbnails and previews - Replace dependency "pillow_avif_plugin" with "pi-heif" - Remove unused dependencies in ts_cli.py
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
humanfriendly==10.0
|
||||
opencv_python>=4.8.0.74,<=4.9.0.80
|
||||
Pillow==10.3.0
|
||||
pillow_avif_plugin>=1.3.1,<=1.4.3
|
||||
PySide6>=6.5.1.1,<=6.6.3.1
|
||||
PySide6_Addons>=6.5.1.1,<=6.6.3.1
|
||||
PySide6_Essentials>=6.5.1.1,<=6.6.3.1
|
||||
typing_extensions>=3.10.0.0,<=4.11.0
|
||||
ujson>=5.8.0,<=5.9.0
|
||||
rawpy==0.21.0
|
||||
pi-heif==0.16.0
|
||||
|
||||
Reference in New Issue
Block a user