We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184b17c commit a4c49b8Copy full SHA for a4c49b8
1 file changed
docs/requirements.txt
@@ -2,8 +2,8 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-sphinx==7.3.7
6
-sphinx-rtd-theme==3.0.0
+sphinx==8.2.3
+sphinx-rtd-theme==1.0.0
7
graphviz>=0.8
8
numpy>=1.7
9
observations>=0.1.4
@@ -12,4 +12,10 @@ pyro-api>=0.1.1
12
tqdm>=4.36
13
funsor[torch]
14
setuptools
15
-sphinx_copybutton
+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