1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-08 12:12:28 +02:00

doc: update Python requirements

Update Sphinx, sphinx-rtd-theme, and their dependencies.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Heinrich Schuchardt
2024-10-21 20:08:31 +02:00
parent 8b65d1f56f
commit 267097d014

View File

@@ -1,25 +1,26 @@
alabaster==0.7.16 alabaster==1.0.0
Babel==2.15.0 babel==2.16.0
certifi==2024.7.4 certifi==2024.8.30
charset-normalizer==3.3.2 charset-normalizer==3.4.0
docutils==0.20.1 docutils==0.21.2
idna==3.7 idna==3.10
imagesize==1.4.1 imagesize==1.4.1
Jinja2==3.1.4 Jinja2==3.1.4
MarkupSafe==2.1.5 MarkupSafe==3.0.2
packaging==24.1 packaging==24.1
pip==24.2
Pygments==2.18.0 Pygments==2.18.0
requests==2.32.3 requests==2.32.3
six==1.16.0 six==1.16.0
snowballstemmer==2.2.0 snowballstemmer==2.2.0
Sphinx==7.3.7 Sphinx==8.1.3
sphinx-prompt==1.8.0 sphinx-prompt==1.9.0
sphinx-rtd-theme==2.0.0 sphinx-rtd-theme==3.0.1
sphinxcontrib-applehelp==1.0.8 sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==1.0.6 sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jquery==4.1 sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1 sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7 sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==1.1.10 sphinxcontrib-serializinghtml==2.0.0
urllib3==2.2.2 urllib3==2.2.3