Skip to content

Commit

Permalink
Pin Jinja2 used by Sphinx (#353) (#354)
Browse files Browse the repository at this point in the history
(cherry picked from commit 291b879)

Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
  • Loading branch information
mergify[bot] and manoelmarques authored Mar 24, 2022
1 parent 8b99bb5 commit 2d34cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ mypy-extensions>=0.4.3
nbsphinx
qiskit_sphinx_theme
networkx>=2.2,<2.6
# Jinja2 3.1.0 breaks docs. Keep until nbconvert or Jinja2 fixes it.
jinja2<3.1.0

0 comments on commit 2d34cda

Please sign in to comment.