Skip to content

Commit f5cd710

Browse files
authored
Update requirements.txt
1 parent 8c5ac22 commit f5cd710

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.ci/docker/requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pandocfilters==1.5.1
1616
markdown==3.8.2
1717

1818
# PyTorch Theme
19-
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@88f90531a68eabe7015b0810eed1031d31d50fca#egg=pytorch_sphinx_theme2
19+
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
2020

2121
tqdm==4.66.1
2222
numpy==1.24.4
@@ -49,9 +49,6 @@ onnxruntime
4949
evaluate
5050
accelerate>=0.20.1
5151
importlib-metadata==6.8.0
52-
53-
# PyTorch Theme
54-
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@88f90531a68eabe7015b0810eed1031d31d50fca#egg=pytorch_sphinx_theme2
5552
ipython
5653

5754
# to run examples

0 commit comments

Comments
 (0)