aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-07-06 10:25:35 +0800
committer简律纯 <i@jyunko.cn>2024-07-06 10:25:35 +0800
commitda32df814f9949c7172290dfb4770f7c64c28a5d (patch)
tree32156f1131e30212efa9709eb637d1a5959c8089 /pyproject.toml
parent7e655c96fa5fab04bde014b62c8db3f4b352a5dc (diff)
downloadHydroRollCore-da32df814f9949c7172290dfb4770f7c64c28a5d.tar.gz
HydroRollCore-da32df814f9949c7172290dfb4770f7c64c28a5d.zip
docs!: rewrite side bar structuresv0.0.2
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 443f5e3..fe0df3e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -95,7 +95,7 @@ module-name = "hrc.LibCore"
docs = [
"furo>=2024.1.29",
"sphinx-autobuild>=2024.4.16",
- "myst-parser>=2.0.0",
+ "myst-parser>=3.0.1",
"sphinx>=7.3.7",
"tomli>=2.0.1",
"sphinx-design>=0.5.0",