Skip to content

Commit ba46f32

Browse files
authored
Merge pull request #11277 from jsquyres/pr/sphinx-versions
docs: put restrictions on Sphinx versions
2 parents ebd3f64 + 26ddbeb commit ba46f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--use-feature=2020-resolver
2-
sphinx>=4.2.0
2+
sphinx>=4.2.0,<=5.3.0
33
recommonmark
44
docutils
5-
sphinx-rtd-theme
5+
sphinx-rtd-theme<1.2.0

0 commit comments

Comments
 (0)