From a0d3dca7f8edbb9a99172f873a33a3aa6de4c461 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Fri, 21 May 2021 08:27:48 +0100 Subject: [PATCH] Updating to linkml 0.0.7, otherwise fails 0.0.6 does not have the gen-markdown command --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a396f3..1d68754 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -linkml >= 0.0.6 +linkml >= 0.0.7 mkdocs