Add PIL dependency

This commit is contained in:
2023-11-19 03:40:34 +00:00
parent c84c570d2e
commit 09e35acf87
+1
View File
@@ -22,6 +22,7 @@ dependencies = [
"msgspec", "msgspec",
"natsort", "natsort",
"pathvalidate", "pathvalidate",
"pillow",
"pyjwt", "pyjwt",
"sanic", "sanic",
"stream-zip", "stream-zip",