From a39be958f79f736a6db97443d7de1a56a2938e60 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]