Skip to content

Commit 1203117

Browse files
committed
Add scipy to pyproject.toml dependencies
1 parent 301e21b commit 1203117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies = [
4141
"netcdf4",
4242
"output_viewer >=1.3.0",
4343
"numpy >=2.0.0,<3.0.0",
44+
"scipy",
4445
"shapely >=2.0.0,<3.0.0",
4546
"xarray >=2024.03.0",
4647
"xcdat >=0.7.3,<1.0.0",

0 commit comments

Comments
 (0)