From e714f41884a939fbef50828c099856aa98d3eac8 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Mon, 8 Feb 2021 08:33:00 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f411ba0..29e1e5bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,8 +81,8 @@ pallets-sphinx-themes==1.2.3 sphinxcontrib-plantuml==0.19 py2puml==0.3.1 plantuml-creator==1.0.7 +sphinxcontrib-gravizo==0.0.4 # -#sphinxcontrib-gravizo==0.0.4 #plantuml-markdown==3.4.2 #plantumlmarkdown==0.1.1 #plantuml-wrapper==0.1.0 -- GitLab