Skip to content

Commit

Permalink
Update dependencies pyproject and conda env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Mancini committed Jan 31, 2024
1 parent 6e1d467 commit c7a63f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ channels:
dependencies:
- python=3.11
- cf-units
- cf_xarray
- esmpy
- xesmf
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ classifiers = [
]
requires-python = ">=3.11"
dependencies = [
"cf-xarray>=0.8.4",
"dask>=2023.6.0",
"gsw",
"matplotlib>=3.5",
"netcdf4",
"numpy>=1.25",
Expand Down

0 comments on commit c7a63f9

Please sign in to comment.