Skip to content

Commit 49acaf0

Browse files
committed
chore: update Sphinx version
1 parent 0788018 commit 49acaf0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

user_guide_src/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sphinx>=4.5.0,<5
2-
sphinxcontrib-phpdomain>=0.8.0
3-
docutils>=0.16
4-
sphinx-rtd-theme>=0.5.0
5-
jinja2<3.1
1+
sphinx>=5.3.0,<6.0.0
2+
sphinxcontrib-phpdomain>=0.11.0
3+
docutils>=0.19
4+
sphinx-rtd-theme>=2.0.0,<3.0.0
5+
jinja2>=3.1.3,<4.0.0

0 commit comments

Comments
 (0)