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