Skip to content

Commit 280895b

Browse files
fix(deps): update dependency scikit-learn to v1.5.2
1 parent 2385de0 commit 280895b

2 files changed

Lines changed: 41 additions & 44 deletions

File tree

poetry.lock

Lines changed: 40 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.13.1"
12-
scikit-learn = "1.0.2"
12+
scikit-learn = "1.5.2"
1313
codecarbon = "2.2.4"
1414
2ppy = "^0.4.1"
1515
pandas = "1.4.2"

0 commit comments

Comments
 (0)