We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a40b14 commit 61814c6Copy full SHA for 61814c6
1 file changed
pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
48
[project.optional-dependencies]
49
sklearn-integration = [
50
- "scikit-learn <1.7.0",
+ "scikit-learn <1.8.0",
51
]
52
build = [
53
"setuptools",
0 commit comments