From 808354ed204be518267994d63d350c60cc30855b Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 24 Apr 2022 16:16:24 +0200 Subject: [PATCH] first commit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee357ce..081591f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ mkdocs-material-extensions==1.0.1 mkdocs-minify-plugin==0.4.0 mkdocs-git-revision-date-plugin==0.3.1 pymdown-extensions==8.2 -mkdocs-embed-external-markdown \ No newline at end of file +mkdocs-embed-external-markdown +Jinja2==3.0.1 \ No newline at end of file