Skip to content

Commit 6978325

Browse files
authored
Merge pull request #1803 from EliahKagan/sphinx
Pin Sphinx plugins to compatible versions
2 parents 53ddf38 + 74ef6c7 commit 6978325

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/requirements.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
sphinx==4.3.0
1+
sphinx == 4.3.2
22
sphinx_rtd_theme
3+
sphinxcontrib-applehelp >= 1.0.2, <= 1.0.4
4+
sphinxcontrib-devhelp == 1.0.2
5+
sphinxcontrib-htmlhelp >= 2.0.0, <= 2.0.1
6+
sphinxcontrib-qthelp == 1.0.3
7+
sphinxcontrib-serializinghtml == 1.1.5
38
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)