From 205063694ea62b11a97e0126f86732066f2cde6c Mon Sep 17 00:00:00 2001 From: aries_ckt <916701291@qq.com> Date: Wed, 13 Sep 2023 17:45:37 +0800 Subject: [PATCH] fix:doc build --- docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d712119a..c37f23fab 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,16 +1,16 @@ autodoc_pydantic myst_parser -nbsphinx==0.8.9 +nbsphinx== sphinx==4.5.0 recommonmark sphinx_intl -sphinx-autobuild==2021.3.14 +sphinx-autobuild sphinx_book_theme -sphinx_rtd_theme==1.0.0 -sphinx-typlog-theme==0.8.0 +sphinx_rtd_theme +sphinx-typlog-theme sphinx-panels toml myst_nb sphinx_copybutton -pydata-sphinx-theme==0.13.1 +pydata-sphinx-theme furo \ No newline at end of file