Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
1af20e8c
Unverified
Commit
1af20e8c
authored
Mar 24, 2022
by
Philip Meier
Committed by
GitHub
Mar 24, 2022
Browse files
pin jinja2<3.1.* for docs (#5674)
parent
9e174d31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/requirements.txt
docs/requirements.txt
+2
-0
No files found.
docs/requirements.txt
View file @
1af20e8c
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment