Skip to content

Commit cfb2754

Browse files
committed
docs: Pin Sphinx to <9.0.0.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent 6ea1a36 commit cfb2754

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a list of python packages used to generate documentation. This file is used with pip:
22
# pip install --user -r requirements.txt
33
#
4-
sphinx>=7.2.6
5-
sphinx-tabs>=3.4.5
4+
sphinx>=7.2.6,<9.0.0
5+
sphinx-tabs
66
sphinxemoji
77
sphinx-rtd-theme
88
recommonmark>=0.6.0

0 commit comments

Comments
 (0)