Skip to content

Commit

Permalink
Pin scipy to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Aug 1, 2024
1 parent 82df7cd commit 32a5b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pooch = '*'
psutil = '*'
pyproj = '>=2.6'
requests = '*'
scipy = '*'
scipy = '<=1.12'
searvey = '*'
shapely = '*'
stormevents = '>=2.3.2' # tests results based on speed fix
Expand Down

0 comments on commit 32a5b99

Please sign in to comment.