mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
doc: update requirements.txt
Update all required Python packages to current release. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
a53fb767cf
commit
392e6c14e3
1 changed files with 8 additions and 8 deletions
|
@ -1,18 +1,18 @@
|
|||
alabaster==0.7.16
|
||||
Babel==2.14.0
|
||||
certifi==2023.11.17
|
||||
Babel==2.15.0
|
||||
certifi==2024.6.2
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
idna==3.7
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.3
|
||||
packaging==23.2
|
||||
Pygments==2.17.2
|
||||
requests==2.32.2
|
||||
MarkupSafe==2.1.5
|
||||
packaging==24.1
|
||||
Pygments==2.18.0
|
||||
requests==2.32.3
|
||||
six==1.16.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==7.2.6
|
||||
Sphinx==7.3.7
|
||||
sphinx-prompt==1.8.0
|
||||
sphinx-rtd-theme==2.0.0
|
||||
sphinxcontrib-applehelp==1.0.8
|
||||
|
@ -22,4 +22,4 @@ sphinxcontrib-jquery==4.1
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.7
|
||||
sphinxcontrib-serializinghtml==1.1.10
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue