Skip to content

Commit

Permalink
be more precise on xarray deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bolliger32 committed Nov 16, 2024
1 parent 592894c commit 65882e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ dependencies = [
"parameterize_jobs",
"pint-xarray",
"scikit-learn",
"xarray[complete]",
"xarray[accel,parallel]",
"zarr"
]
requires-python = ">=3.6"
dynamic = ["version"]
Expand Down

0 comments on commit 65882e8

Please sign in to comment.