diff options
| author | 2024-08-02 00:08:13 +0800 | |
|---|---|---|
| committer | 2024-08-02 00:08:13 +0800 | |
| commit | 70856b64d46b2c7d4df9ba1e59e6e2992dc1d824 (patch) | |
| tree | 2f3c91feee937a3c2a6e8391e34021a349137c52 /docs/requirements.txt | |
| parent | 5ad26d4cb60999972ac0130fb55376b51952b16d (diff) | |
| download | echo-70856b64d46b2c7d4df9ba1e59e6e2992dc1d824.tar.gz echo-70856b64d46b2c7d4df9ba1e59e6e2992dc1d824.zip | |
docs!: rebuild with readthedocs and sphinx-build
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 899492a..6b39a20 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
\ No newline at end of file +furo>=2024.7.18 +sphinx-autobuild>=2024.4.16 +myst-parser>=3.0.1 +sphinx>=7.4.7 +tomli>=2.0.1 +sphinx_design>=0.6.0 +sphinx-intl>=2.2.0
\ No newline at end of file |
