1# 2# Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved. 3# 4# SPDX-License-Identifier: BSD-3-Clause 5# 6 7# Python dependencies for building the documentation. 8 9Jinja2==2.11.3 10MarkupSafe==2.0.1 11setuptools==75.2.0 12Sphinx==5.1.1 13sphinx-rtd-theme==2.0.0 14sphinxcontrib-moderncmakedomain==3.29.0 15sphinxcontrib-plantuml==0.30 16