feat(add jinja2):

This commit is contained in:
Alexander Myasoedov
2024-11-30 09:41:14 +02:00
parent f1a08b6994
commit 7b086242a3
2 changed files with 89 additions and 1 deletions
+1
View File
@@ -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"