Skip to content

Commit 84140d9

Browse files
committed
Added scipy as requirement
1 parent ba0f7ba commit 84140d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"pytest>=7.2",
2424
"scikit-learn>=1.2",
2525
"tqdm>=4.65.0",
26+
"scipy>=0.18",
2627
]
2728

2829
[build-system]

0 commit comments

Comments
 (0)