blob: 516a46c79c835a7da6f6e7f752a515e3e10edb0d [file] [log] [blame]
Gyorgy Szing4021c292020-11-24 00:33:00 +01001#
Gyorgy Szing33456372022-09-29 07:09:10 +02002# Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.
Gyorgy Szing4021c292020-11-24 00:33:00 +01003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7# Python dependencies for building the documentation.
8
Gyorgy Szinge31557b2022-04-07 15:28:09 +02009Sphinx==4.5
10sphinx-rtd-theme==1.0.0
11sphinxcontrib-moderncmakedomain==3.21.4
12sphinxcontrib-plantuml==0.23
13Jinja2==2.11.3
14markupsafe==2.0.1