From a337e941384639f0965f41e98c8120ebd4b20cf7 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Mon, 8 Feb 2021 08:34:36 +0100 Subject: [PATCH] ### 0.0.14 Release * Fixed #69 Branch: ISSUE_66_ATTEMPT_01 * Fixed #70 load package.json from Bootstrap-Template sb-admin-angular into statics * Fixed #67 implement Flask-Login (wontfix) * Issue #159 merge Branch ISSUE_66_ATTEMPT_01 to master --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 29e1e5bd..cc7ba3e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,9 +82,8 @@ sphinxcontrib-plantuml==0.19 py2puml==0.3.1 plantuml-creator==1.0.7 sphinxcontrib-gravizo==0.0.4 +plantuml-markdown==3.4.2 # -#plantuml-markdown==3.4.2 -#plantumlmarkdown==0.1.1 #plantuml-wrapper==0.1.0 #plantuml-gentools==0.1.2 #plantuml2freemind==0.8.2 -- GitLab