Skip to content

Commit bd16a33

Browse files
authored
Update docs requirements: revert sphinx to v7.4.7 (#1893)
1 parent c2723c4 commit bd16a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Documentation requirements.
22

33
python-dateutil==2.9.0.post0
4-
sphinx_rtd_theme==2.0.0
5-
sphinx==8.0.2
4+
sphinx-rtd-theme==2.0.0
5+
sphinx==7.4.7 # keep the version until sphinx-rtd-theme starts supporting sphinx>=8
66
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)