Skip to content

Commit

Permalink
feat(add jinja2):
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed Nov 30, 2024
1 parent f1a08b6 commit 7b08624
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 1 deletion.
89 changes: 88 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ pydantic = "2.9.2"
scikit-optimize = "^0.10.2"
scikit-learn = "1.5.2"
numpy = ">=1.24.3,<3.0.0"
jinja2 = "^3.1.4"

[tool.poetry.group.dev.dependencies]
black = "^24.10.0"
Expand Down

0 comments on commit 7b08624

Please sign in to comment.