From 9e9427022fe5b92288acdf2f1058ec9e1e8ef860 Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Mon, 8 Feb 2021 08:37:04 +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 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index cc7ba3e7..25f9c52b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -83,10 +83,11 @@ py2puml==0.3.1
 plantuml-creator==1.0.7
 sphinxcontrib-gravizo==0.0.4
 plantuml-markdown==3.4.2
+plantuml-wrapper==0.1.0
+plantuml2freemind==0.8.2
 #
-#plantuml-wrapper==0.1.0
 #plantuml-gentools==0.1.2
-#plantuml2freemind==0.8.2
+
 #
 #-----------------------------------------------------------------
 #
\ No newline at end of file
-- 
GitLab