Skip to content

Commit

Permalink
update requirements for hyo.abc
Browse files Browse the repository at this point in the history
  • Loading branch information
giumas committed Mar 10, 2022
1 parent dfc3bb7 commit bd70505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def find_version(*file_paths):
install_requires=[
"appdirs",
"gsw",
"hyo2.abc",
"hyo2.abc>=0.4.0",
"matplotlib",
"netCDF4",
"numpy",
Expand Down

0 comments on commit bd70505

Please sign in to comment.