We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e174d3 commit 1af20e8Copy full SHA for 1af20e8
docs/requirements.txt
@@ -3,4 +3,6 @@ numpy
3
sphinx-copybutton>=0.3.1
4
sphinx-gallery>=0.9.0
5
sphinx==3.5.4
6
+# This pin is only needed for sphinx<4.0.2. See https://github.com/pytorch/vision/issues/5673 for details
7
+Jinja2<3.1.*
8
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
0 commit comments