From 973192e5aab7d2287e5035fe719f576cddad2dc1 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Mon, 18 Sep 2023 18:01:45 -0700 Subject: [PATCH] [doc] update requirements --- docs/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 359b7099b..9c51a79e4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,9 @@ # used by Read The Docs to install python required # modules with pip. +# Workaround to fix the bug: https://github.com/readthedocs/readthedocs.org/issues/9038 +Jinja2<3.1 + # Support Markdown #recommonmark