12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
|
|
# Copyright (c) 2022, Arm Limited.
|
||
|
|
#
|
||
|
|
# SPDX-License-Identifier: MIT
|
||
|
|
|
||
|
|
# Read The Docs specific
|
||
|
|
jinja2==3.1.1
|
||
|
|
|
||
|
|
# Required to build the documentation
|
||
|
|
sphinx~=5.0
|
||
|
|
sphinx_rtd_theme~=2.0.0
|
||
|
|
docutils==0.17.1
|