mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00

Update the python dependencies for building the project's Sphinx documentation. Sphinx plugins are updated to the latest version, while Sphinx itself is only updated to 5.3.0 (latest 5.x.x revision) due to sphinx-rtd-theme not supporting any higher (both require incompatible versions of docutils). Myst-parser is also updated to the latest version to prevent a docutils clash as well. The effect of this is to bump certifi to version 2022.12.7 and wheel to 0.38.4 as suggested by dependabot. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I0ced5b127494255ce01aa7f51665bfcba161d135
5 lines
106 B
Text
5 lines
106 B
Text
myst-parser==0.18.1
|
|
pip-tools==6.4.0
|
|
sphinx==5.3.0
|
|
sphinx-rtd-theme==1.1.1
|
|
sphinxcontrib-plantuml==0.24.1
|