Skip to content

Commit 6c8bb58

Browse files
committed
temporary fixed jinja2 version to fix failed documentation build
1 parent ac3cd44 commit 6c8bb58

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements-docs.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
jupyter_core <= 4.8.2
2-
docutils <= 0.17.1
1+
jupyter_core<=4.8.2
2+
docutils<=0.17.1
33
sphinx
44
sphinx_rtd_theme
55
nbsphinx
66
matplotlib
77
ipython
88
m2r2
9+
jinja2==3.0.3

0 commit comments

Comments
 (0)