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 5ec099e commit 8147674Copy full SHA for 8147674
pyproject.toml
@@ -39,7 +39,7 @@ classifiers = [
39
]
40
dependencies = [
41
"scikit-learn >= 1.6.0",
42
- "scipy >= 1.15.0", # explicit here since need a newer version as scikit-learn
+ "scipy >= 1.15.0", # explicit to adhere to scikit-learn dependencies
43
44
dynamic = ["version"]
45
0 commit comments