Skip to content

Commit 7b08624

Browse files
committed
feat(add jinja2):
1 parent f1a08b6 commit 7b08624

File tree

2 files changed

+89
-1
lines changed

2 files changed

+89
-1
lines changed

poetry.lock

Lines changed: 88 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pydantic = "2.9.2"
4141
scikit-optimize = "^0.10.2"
4242
scikit-learn = "1.5.2"
4343
numpy = ">=1.24.3,<3.0.0"
44+
jinja2 = "^3.1.4"
4445

4546
[tool.poetry.group.dev.dependencies]
4647
black = "^24.10.0"

0 commit comments

Comments
 (0)