diff --git a/pyproject.toml b/pyproject.toml index b6998d9..05c5ad1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ dependencies = [ "rich", "toml", "uvicorn", + "pillow", ] urls = { "Homepage" = "https://kblueleaf.net/Kohaku-Hub" }