Skip to content

Commit

Permalink
Improper pin for xarray.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Nov 2, 2024
1 parent b4cb73f commit f70fb2d
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 @@ -39,7 +39,7 @@ dependencies = [
"pandas >= 2.0",
"babel >= 2.15",
"xarray-datatree >= 0.0.12",
"xarray <= 2024.10.9",
"xarray <= 2024.9.0",
"dgbowl-schemas >= 120",
]

Expand Down

0 comments on commit f70fb2d

Please sign in to comment.