From 48a794753d8623d60a8a42dd27b4eee063f84aad Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 8 Jun 2026 22:56:59 +0200 Subject: [PATCH] Markdown --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index c39eb966..cef83435 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ dependencies = [ "locust", "Pillow", "uuid_utils", + "mistune", ] [project.scripts]