Skip to content

Commit 8147674

Browse files
Update pyproject.toml
Co-authored-by: Rose K. Cersonsky <[email protected]>
1 parent 5ec099e commit 8147674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
]
4040
dependencies = [
4141
"scikit-learn >= 1.6.0",
42-
"scipy >= 1.15.0", # explicit here since need a newer version as scikit-learn
42+
"scipy >= 1.15.0", # explicit to adhere to scikit-learn dependencies
4343
]
4444
dynamic = ["version"]
4545

0 commit comments

Comments
 (0)