Skip to content

Commit 6a75090

Browse files
committed
MNT: Avoid jinja2 v3 until nbconvert handles breakages
1 parent 25d0065 commit 6a75090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ ci_tests =
6161
tutorial =
6262
nbconvert
6363
jinja2 <3 # Required until nbconvert handles all deprecations/removals
64+
markupsafe <2.1 # Required until we can upgrade jinja2
6465
jupyter_client
6566
ipykernel
6667
dev =

0 commit comments

Comments
 (0)