We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661ebfe commit dc1032fCopy full SHA for dc1032f
1 file changed
pyproject.toml
@@ -42,12 +42,12 @@ dependencies = [
42
"pandas <3.0.0",
43
"gradient-free-optimizers >=1.2.4, <2.0.0",
44
"scikit-base <1.0.0",
45
- "scikit-learn <1.7.0",
+ "scikit-learn <1.8.0",
46
]
47
48
[project.optional-dependencies]
49
sklearn-integration = [
50
51
52
build = [
53
"setuptools",
0 commit comments