Skip to content

Commit 68802d1

Browse files
committed
Update dependencies
1 parent b5bb2f5 commit 68802d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ niaaml = "niaaml.cli:main"
2222
[tool.poetry.dependencies]
2323
python = ">=3.9,<3.14"
2424
numpy = "^1.19.1"
25-
scikit-learn = "^1.1.2"
25+
scikit-learn = "^1.6.1"
2626
niapy = "^2.5.2"
2727
pandas = "^2.1.1"
2828
typer = "^0.12.3"

0 commit comments

Comments
 (0)