We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scikit-learn
scikit-learn<1.8
1 parent 18f8a0f commit e2c9cafCopy full SHA for e2c9caf
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