We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a669bad commit 19d8c6bCopy full SHA for 19d8c6b
pyproject.toml
@@ -38,7 +38,7 @@ classifiers = [
38
"Topic :: Scientific/Engineering",
39
]
40
dependencies = [
41
- "scikit-learn >= 1.7",
+ "scikit-learn >= 1.7, < 1.8",
42
"scipy >= 1.15", # explicit to adhere to scikit-learn dependencies
43
44
dynamic = ["version"]
0 commit comments