mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-20 20:04:46 +00:00
doc: update doc/sphinx/requirements.txt
Pin all dependencies as reported by 'pip freeze'. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
b7f4413abb
commit
cbc05bba8c
1 changed files with 23 additions and 2 deletions
|
@ -1,4 +1,25 @@
|
||||||
|
alabaster==0.7.12
|
||||||
|
Babel==2.9.1
|
||||||
|
certifi==2021.10.8
|
||||||
|
charset-normalizer==2.0.12
|
||||||
docutils==0.16
|
docutils==0.16
|
||||||
sphinx==3.4.3
|
idna==3.3
|
||||||
sphinx_rtd_theme==1.0.0
|
imagesize==1.3.0
|
||||||
|
Jinja2==3.0.3
|
||||||
|
MarkupSafe==2.1.1
|
||||||
|
packaging==21.3
|
||||||
|
Pygments==2.11.2
|
||||||
|
pyparsing==3.0.7
|
||||||
|
pytz==2022.1
|
||||||
|
requests==2.27.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
snowballstemmer==2.2.0
|
||||||
|
Sphinx==3.4.3
|
||||||
|
sphinx-rtd-theme==1.0.0
|
||||||
|
sphinxcontrib-applehelp==1.0.2
|
||||||
|
sphinxcontrib-devhelp==1.0.2
|
||||||
|
sphinxcontrib-htmlhelp==2.0.0
|
||||||
|
sphinxcontrib-jsmath==1.0.1
|
||||||
|
sphinxcontrib-qthelp==1.0.3
|
||||||
|
sphinxcontrib-serializinghtml==1.1.5
|
||||||
|
urllib3==1.26.9
|
||||||
|
|
Loading…
Add table
Reference in a new issue