Skip to content

Commit 14495c8

Browse files
committed
change scipy dependency to greater or equal
1 parent 71b2f67 commit 14495c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pandas>=3.0.2
88
pint>=0.24.4
99
pytest>=9.0.3
1010
PyYAML>=6.0.3
11-
scipy==1.17.1
11+
scipy>=1.17.1
1212
xarray>=2026.4.0
1313
eofs>=2.0.0
1414

0 commit comments

Comments
 (0)