Skip to content

Commit d563b44

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0"
1313
codecarbon = "2.2.4"
1414
2ppy = "^0.4.1"
1515
pandas = "1.4.2"

0 commit comments

Comments
 (0)