Imre Kis | 124f0e3 | 2021-02-12 18:03:24 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2020-2021, 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 | |||||
9 | Sphinx==2.3.1 | ||||
10 | sphinx-rtd-theme==0.4.3 |