Skip to content

Commit acd7d86

Browse files
Fix sphinx theme requirements
1 parent debd532 commit acd7d86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sphinx==5.0.0
2-
https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
2+
https://github.com/LukasHedegaard/continual_inference_sphinx_theme/archive/master.zip#egg=continual-sphinx-theme
33
sphinxcontrib.katex==0.8.6
44
matplotlib==3.5.3
55
tensorboard==2.10.0
66
python-etcd==0.4.5
77
sphinx-copybutton==0.5.0
88
sphinx-panels==0.4.1
9-
myst-parser==0.18.1
9+
myst-parser==0.18.1

0 commit comments

Comments
 (0)