Skip to content

Commit 34cdf46

Browse files
committed
Update requirements.txt
1 parent b0ed47d commit 34cdf46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +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-
sphinx==5.3.0
4+
sphinx==7.2.6
55
sphinx-gallery==0.11.1
66
sphinx_design
77
sphinxext-opengraph==0.9.1
@@ -45,7 +45,7 @@ sphinxcontrib-mermaid==1.0.0
4545
importlib-metadata==6.8.0
4646

4747
# PyTorch Theme
48-
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
48+
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@88f90531a68eabe7015b0810eed1031d31d50fca#egg=pytorch_sphinx_theme2
4949
ipython
5050

5151
sphinxcontrib.katex

0 commit comments

Comments
 (0)