diff options
| author | 2024-07-06 10:25:35 +0800 | |
|---|---|---|
| committer | 2024-07-06 10:25:35 +0800 | |
| commit | da32df814f9949c7172290dfb4770f7c64c28a5d (patch) | |
| tree | 32156f1131e30212efa9709eb637d1a5959c8089 /pyproject.toml | |
| parent | 7e655c96fa5fab04bde014b62c8db3f4b352a5dc (diff) | |
| download | HydroRollCore-da32df814f9949c7172290dfb4770f7c64c28a5d.tar.gz HydroRollCore-da32df814f9949c7172290dfb4770f7c64c28a5d.zip | |
docs!: rewrite side bar structuresv0.0.2
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
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", |
