Skip to content

Commit d08a107

Browse files
[FIX] Add scipy runtime dependency (#1496)
1 parent db2e11c commit d08a107

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"fsspec",
2929
"numpy>=1.21.6",
3030
"pandas>=1.3.5",
31+
"scipy",
3132
"torch>=2.4.0",
3233
"tornado>=6.5.5",
3334
"pytorch-lightning>=2.0.0",

uv.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)