Skip to content

Commit c89d52c

Browse files
fix(deps): update dependency scikit-learn to v1.7.1
1 parent b2ba6dc commit c89d52c

File tree

2 files changed

+58
-53
lines changed

2 files changed

+58
-53
lines changed

poetry.lock

Lines changed: 57 additions & 52 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
@@ -14,7 +14,7 @@ scipy = "^1.12.0"
1414
scikit-learn = "^1.5.1"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
ruff = "^0.9.0"
17+
ruff = "^0.8.0"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)