Skip to content

Commit b4cab9e

Browse files
committed
docs: update requirements.txt
The new version of the sphinx-rtd-theme has been released that is compatible with the latest version of Sphinx. Hence, we can remove the restrictions in docs/requirements.txt. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent dad058e commit b4cab9e

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,<=5.3.0
2+
sphinx>=4.2.0
33
recommonmark
44
docutils
5-
sphinx-rtd-theme<1.2.0
5+
sphinx-rtd-theme

0 commit comments

Comments
 (0)