diff --git a/pyproject.toml b/pyproject.toml index 8bd69c94..b85dc725 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ dependencies = [ "pylsp-bec", "copier~=9.7", "typer~=0.15", + "markdown~=3.9", ]