Skip to content

Commit c099c8b

Browse files
authored
Fix: freeze Jinja2 version (#12444)
1 parent b1f8b11 commit c099c8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ sphinx-paramlinks>=0.5.1
1212
sphinx-togglebutton>=0.2
1313
sphinx-copybutton>=0.3
1414
typing-extensions # already in `requirements.txt` but the docs CI job does not install it
15+
jinja2>=3.0.0,<3.1.0
1516

1617
-r ../_notebooks/.actions/requirements.txt

0 commit comments

Comments
 (0)