Skip to content

Commit

Permalink
Pin scipy version due to interpolation (?) issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Aug 6, 2024
1 parent a8e5570 commit 27f63da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ python-dateutil = '*'
requests = '*'
shapely = '*'
scikit-learn = '*'
scipy = '<=1.12' # Due to interpolation issue on macos!
stormevents = '>=2.3.2' # Speed fix
isort = { version = '*', optional = true }
oitnb = { version = '*', optional = true }
Expand Down

0 comments on commit 27f63da

Please sign in to comment.