diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /python/sites/docs.txt | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'python/sites/docs.txt')
-rw-r--r-- | python/sites/docs.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/python/sites/docs.txt b/python/sites/docs.txt index e72e0809fc..e31b673010 100644 --- a/python/sites/docs.txt +++ b/python/sites/docs.txt @@ -1,15 +1,16 @@ pth:tools/lint/eslint/ -pypi:Sphinx==7.1.2 -pypi:boto3==1.33.5 +pypi:Sphinx==7.1.2 ; python_version <= '3.8' +pypi:Sphinx==7.2.6 ; python_version > '3.8' +pypi:boto3==1.34.88 pypi:fluent.pygments==1.0 pypi:livereload==2.6.3 -pypi:mots==0.10.0 +pypi:mots==0.11.1 pypi:myst-parser==2.0 pypi:sphinx-copybutton==0.5.2 pypi:sphinx-design==0.5.0 pypi:sphinx-js==3.2.2 pypi:sphinx-markdown-tables==0.0.17 -pypi:sphinx-rtd-theme==1.3.0 +pypi:sphinx-rtd-theme==2.0.0 pypi:sphinxcontrib-mermaid==0.9.2 # The following are only required by autodoc |