From 24aed6507d75ffb261c85e1808dc13a541451696 Mon Sep 17 00:00:00 2001
From: "thomas.woehlke" <thomas.woehlke@rub.de>
Date: Sat, 6 Feb 2021 17:32:12 +0100
Subject: [PATCH] requirements.txt updates

---
 TOOLS.md         | 11 +++++++++++
 requirements.txt |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 TOOLS.md

diff --git a/TOOLS.md b/TOOLS.md
new file mode 100644
index 00000000..16abe349
--- /dev/null
+++ b/TOOLS.md
@@ -0,0 +1,11 @@
+# Tools
+
+## UML: Gaphor
+* gaphor in requirements.txt
+* run_uml.sh
+* gaphor needs 3rd party requirements:
+    * asadddas
+    * dasdas
+    * dsadas
+
+
diff --git a/requirements.txt b/requirements.txt
index fb21d8a7..2ff70ae4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,6 @@
+# --------------------------------------------------------------
+# Covid 19 Data - Requirements
+# --------------------------------------------------------------
 setuptools==53.0.0
 pip==21.0.1
 pip-licenses==3.3.0
@@ -59,9 +62,8 @@ scipy>=1.5.0
 StatisticalDiagrams>=20.5
 # --------------------------------------------------------------
 # Tools:
-#
-#gaphor==2.2.1
 # --------------------------------------------------------------
+gaphor>=2.2.1
 #
 #
 # ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- 
GitLab