Skip to content

Commit 1e74723

Browse files
authored
Pin jinja2 version to work around sphinx issue. NFC (#17400)
See readthedocs/readthedocs.org#9038
1 parent 338aaf9 commit 1e74723

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ coverage==5.5
1212
# This version is mentioned in `site/source/docs/site/about.rst`.
1313
# Please keep them in sync.
1414
sphinx==2.4.4
15+
# See https://github.com/readthedocs/readthedocs.org/issues/9038
16+
jinja2<3.1
1517

1618
# Pin docutils because newer versions are not compatible with sphinx 2.4.4
1719
docutils==0.17.1

0 commit comments

Comments
 (0)