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 e3c51df commit fcb6e56Copy full SHA for fcb6e56
pyproject.toml
@@ -17,7 +17,7 @@ readme = {file = "README.md", content-type = "text/markdown"}
17
dependencies = [
18
"numpy>=1.12",
19
"numba",
20
- "scikit-learn>=1.0",
+ "scikit-learn>=1.6",
21
"scipy>=0.18.0",
22
]
23
dynamic = ["version"]
0 commit comments