Skip to content

Commit 63911a6

Browse files
committed
Pin jinja2 to fix nbsphinx build issue
See pydata/xarray#5299
1 parent 5158a4c commit 63911a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements-dev.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ sphinxcontrib-fulltoc==1.2.0
1212
nbsphinx==0.7.1
1313
coverage==5.2.*
1414

15+
# https://github.com/pydata/xarray/issues/5299#issuecomment-840730954
16+
jinja2<3.0
17+
1518
# optional dependencies
1619
orjson==3.5.2

0 commit comments

Comments
 (0)