Skip to content

Commit a39d8a5

Browse files
authored
Merge pull request #1792 from Anselmoo/renovate/scikit-learn-1.x
fix(deps): update dependency scikit-learn to <1.6.2
2 parents 18bf3a5 + ee67e89 commit a39d8a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"seaborn>=0.13.0,<0.14",
4747
"numdifftools>=0.9.41,<0.10",
4848
"tqdm>=4.64.0,<5",
49-
"scikit-learn<1.5.0 ; python_version < '3.9'",
49+
"scikit-learn<1.6.2; python_version < '3.9'",
5050
"scikit-learn>=1.5.0,<2 ; python_version >= '3.9'",
5151
"art>=5.8,<7.0",
5252
"tomli>=2.0.1,<3",

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)