Skip to content

Commit a4c49b8

Browse files
committed
Try different Sphinx versions.
1 parent 184b17c commit a4c49b8

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

docs/requirements.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
sphinx==7.3.7
6-
sphinx-rtd-theme==3.0.0
5+
sphinx==8.2.3
6+
sphinx-rtd-theme==1.0.0
77
graphviz>=0.8
88
numpy>=1.7
99
observations>=0.1.4
@@ -12,4 +12,10 @@ pyro-api>=0.1.1
1212
tqdm>=4.36
1313
funsor[torch]
1414
setuptools
15-
sphinx_copybutton
15+
sphinx_copybutton==0.5.2
16+
sphinxcontrib-applehelp==1.0.7
17+
sphinxcontrib-devhelp==2.0.0
18+
sphinxcontrib-htmlhelp==2.1.0
19+
sphinxcontrib-jsmath==1.0.1
20+
sphinxcontrib-qthelp==2.0.0
21+
sphinxcontrib-serializinghtml==2.0.0

0 commit comments

Comments
 (0)