Unverified Commit 1af20e8c authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

pin jinja2<3.1.* for docs (#5674)

parent 9e174d31
...@@ -3,4 +3,6 @@ numpy ...@@ -3,4 +3,6 @@ numpy
sphinx-copybutton>=0.3.1 sphinx-copybutton>=0.3.1
sphinx-gallery>=0.9.0 sphinx-gallery>=0.9.0
sphinx==3.5.4 sphinx==3.5.4
# This pin is only needed for sphinx<4.0.2. See https://github.com/pytorch/vision/issues/5673 for details
Jinja2<3.1.*
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme -e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment