Skip to content

Commit 36d2c17

Browse files
added jinja2 as a dependency
1 parent eaee86b commit 36d2c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"matplotlib>=3.7.0",
2929
"numpy>=1.24.0",
3030
"plotly>=6.0",
31+
"jinja2",
3132
]
3233

3334
[project.optional-dependencies]

0 commit comments

Comments
 (0)