From abf13232cbab51131d8080f763282c84254685a5 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 11 Oct 2022 05:07:58 +1300 Subject: [PATCH] Bump requirements Signed-off-by: David Young --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index c9c7c83..d788f6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ mkdocs>=1.3.0 mkdocs-material-extensions>=1.0.3 pygments>=2.12 pymdown-extensions>=9.4 +requests>=2.26 # My own dependencies mkdocs-git-committers-plugin-2 @@ -21,3 +22,5 @@ mkdocs-extra-sass-plugin mkdocs-with-pdf livereload qrcode +pillow +cairosvg \ No newline at end of file