Skip to content

Commit 1527130

Browse files
committed
temporarily pin jinja2 version for docs build
1 parent 238b25f commit 1527130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/en/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ sphinx-removed-in>=0.2.0
55
sphinx>=3.1,<4
66
sphinxcontrib-trio
77
sphinxcontrib-svg2pdfconverter
8+
9+
# XXX: sphinx<4 is broken with latest jinja2
10+
jinja2<3.1

0 commit comments

Comments
 (0)