From a1adea83ffb088248034ace0e469ae181d23db2b Mon Sep 17 00:00:00 2001 From: aries_ckt <916701291@qq.com> Date: Mon, 21 Aug 2023 10:41:01 +0800 Subject: [PATCH] doc:add theme style dependency --- docs/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4b7c0d72f..1b7f62282 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,4 +12,5 @@ sphinx-panels toml myst_nb sphinx_copybutton -pydata-sphinx-theme==0.13.1 \ No newline at end of file +pydata-sphinx-theme==0.13.1 +furo \ No newline at end of file