Skip to content

Commit abe2370

Browse files
committed
pin jinja due to deprecated API used by nbconvert
removed in jinja 3.1
1 parent 2c4e8b2 commit abe2370

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pin jinja2 due to broken deprecation used in nbconvert
2+
jinja2==3.0.*
13
matplotlib
24
myst-parser
35
nbsphinx

0 commit comments

Comments
 (0)