Skip to content

Commit

Permalink
Stormevent version dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Aug 7, 2024
1 parent a67dc26 commit 0ca0045
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 @@ -30,7 +30,7 @@ fiona = '*' # improper upstream dependency setup
nemspy = '>=1.0.4'
numpy = '*'
pyproj = '*'
stormevents = '>=2.3.2' # tests results based on speed fix
stormevents = '>=2.2.5, != 2.3.0, != 2.3.1' # tests results based on speed fix
typepigeon = '^1.0.3'
isort = { version = '*', optional = true }
oitnb = { version = '*', optional = true }
Expand Down

0 comments on commit 0ca0045

Please sign in to comment.