From c34cd3b7529eb45fdc63a5372a22a8780e00ae8f Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:55:10 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d746c9a323..bb18af4d308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs -weasyprint +weasyprint==54.3 mkdocs-material-extensions mike==1.1.2 mkdocs-material==9.4.6 @@ -14,4 +14,4 @@ mkdocs-exclude mkdocs-redirects mkdocs-minify-plugin Markdown==3.3.7 -pyyaml \ No newline at end of file +pyyaml