Skip to content

Commit

Permalink
dependencies: pin jinja2<3.1.0
Browse files Browse the repository at this point in the history
Got this failure in CI:
readthedocs/readthedocs.org#9037
  • Loading branch information
jgehrcke committed Feb 7, 2023
1 parent 753f728 commit 116132b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ sphinx==1.8.5
sphinx-rtd-theme==0.4.3
rst2html5
flake8==4.0.1
jinja2<3.1.0

0 comments on commit 116132b

Please sign in to comment.