Skip to content

Commit 74d2464

Browse files
committed
Update
1 parent 8437b39 commit 74d2464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# --extra-index-url https://download.pytorch.org/whl/cu117/index.html # Use this to run/publish tutorials against the latest binaries during the RC stage. Comment out after the release. Each release verify the correct cuda version.
22
# Refer to ./jenkins/build.sh for tutorial build instructions.
33

4+
45
# Sphinx dependencies
56
sphinx==7.2.6
67
sphinx-gallery==0.17.1
@@ -15,7 +16,6 @@ pypandoc==1.15
1516
pandocfilters==1.5.1
1617
markdown==3.8.2
1718

18-
1919
# PyTorch Theme
2020
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
2121

0 commit comments

Comments
 (0)