
Begin the work of documenting all of our pytests. To do this, we should have a directory under develop for it as there will be a large number of new files. As the current document is referenced externally in a number of locations, add the sphinx_reredirects module so that we can redirect from the old location to the new. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
28 lines
557 B
Plaintext
28 lines
557 B
Plaintext
alabaster==1.0.0
|
|
babel==2.16.0
|
|
certifi==2024.8.30
|
|
charset-normalizer==3.4.0
|
|
docutils==0.21.2
|
|
idna==3.10
|
|
imagesize==1.4.1
|
|
Jinja2==3.1.4
|
|
MarkupSafe==3.0.2
|
|
packaging==24.1
|
|
pip==24.2
|
|
Pygments==2.18.0
|
|
requests==2.32.3
|
|
six==1.16.0
|
|
snowballstemmer==2.2.0
|
|
Sphinx==8.1.3
|
|
sphinx-prompt==1.9.0
|
|
sphinx-reredirects==0.1.5
|
|
sphinx-rtd-theme==3.0.1
|
|
sphinxcontrib-applehelp==2.0.0
|
|
sphinxcontrib-devhelp==2.0.0
|
|
sphinxcontrib-htmlhelp==2.1.0
|
|
sphinxcontrib-jquery==4.1
|
|
sphinxcontrib-jsmath==1.0.1
|
|
sphinxcontrib-qthelp==2.0.0
|
|
sphinxcontrib-serializinghtml==2.0.0
|
|
urllib3==2.2.3
|