Various build fixes, cleanup and details (#6)

- Major memory usage reduction in video previews
- Finally builds properly on Windows too
This commit is contained in:
2023-11-21 15:32:49 +00:00
parent afc6c37d78
commit 83bc1bea81
10 changed files with 78 additions and 27 deletions
+1
View File
@@ -27,6 +27,7 @@ dependencies = [
"pyjwt",
"pymupdf",
"sanic",
"setproctitle",
"stream-zip",
"tomli_w",
]