Faster image previews by pyvips.

This commit is contained in:
Leo Vasanko
2026-04-23 17:19:24 +00:00
parent 314422c96c
commit 1795506090
2 changed files with 40 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@ dependencies = [
"pillow-heif>=1.1.0",
"pyjwt>=2.10.1",
"pymupdf>=1.26.3",
"pyvips[binary]>=3.1.1",
"sanic>=25.12.0",
"setproctitle>=1.3.6",
"stream-zip>=0.0.83",