Skip to content

Commit

Permalink
in prep for 5.0.2 of nwm_client pin h5netcdf>=0.14.0. see https://git…
Browse files Browse the repository at this point in the history
  • Loading branch information
aaraney committed Mar 1, 2022
1 parent dc94985 commit e0bc972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/nwm_client/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install_requires =
numpy>=1.20.0
pandas
xarray
h5netcdf<=0.13.0
h5netcdf>=0.14.0
hydrotools.caches>=0.1.2
beautifulsoup4
requests
Expand Down

0 comments on commit e0bc972

Please sign in to comment.