diff options
| author | 2024-09-08 05:33:13 +0800 | |
|---|---|---|
| committer | 2024-09-08 05:33:13 +0800 | |
| commit | ad74d918169b5493a710398c50105a92a4e7ed97 (patch) | |
| tree | 953e6a66672e14e5fe4db8bda1350bca421f5c2f /docs/requirements.txt | |
| parent | 3367cca105d911d901d5ec46af80e5fd30b7dca3 (diff) | |
| download | HydroRoll-ad74d918169b5493a710398c50105a92a4e7ed97.tar.gz HydroRoll-ad74d918169b5493a710398c50105a92a4e7ed97.zip | |
chore(deps): update Python and docs dependencies, adjust API build workflow
Diffstat (limited to 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 2abf83a..7d74be3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ -furo>=2023.3.27 -sphinx-autobuild>=2021.3.14 -myst-parser>=0.18.1 -sphinx>=5.3.0 -tomli -sphinx_design -sphinx-intl>=2.1.0 +docutils>=0.20.1 +furo>=2024.5.6 +sphinx-autobuild>=2024.4.16 +myst-parser>=3.0.1 +sphinx>=7.3.7 +tomli>=2.0.1 +sphinx-intl>=2.2.0
\ No newline at end of file |
