Skip to content

Commit 1c62013

Browse files
fix(deps): update dependency scikit-learn to v1.6.1
1 parent ed87328 commit 1c62013

2 files changed

Lines changed: 45 additions & 44 deletions

File tree

poetry.lock

Lines changed: 44 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "3.9.13"
1111
tensorflow = "2.14.1"
12-
scikit-learn = "1.0.2"
12+
scikit-learn = "1.6.1"
1313
codecarbon = "2.2.4"
1414
2ppy = "^0.4.1"
1515
pandas = "1.4.2"

0 commit comments

Comments
 (0)