Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit f083668

Browse files
committed
relocate dependencies
Signed-off-by: Kosaku Kimura <[email protected]>
1 parent 042af8e commit f083668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ license = "Apache-2.0"
1212
[tool.poetry.dependencies]
1313
python = ">=3.10,<3.13"
1414
sapientml = "*"
15+
jinja2 = "^3.1.2"
16+
scikit-learn = "1.1.3"
1517

1618
[tool.poetry.group.dev.dependencies]
1719
pytest = "^7.4.0"

0 commit comments

Comments
 (0)