Skip to content

Commit 7a8175b

Browse files
committed
change lowerbound xarray
1 parent a0ba67b commit 7a8175b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ keywords = ["xarray", "dataclass", "dataarray", "dataset", "typing"]
2727
requires-python = ">=3.8, <3.14"
2828
dependencies = [
2929
"numpy >=2.0.0,<3",
30-
"xarray >=2025.7.1,<2026",
30+
"xarray >=2022.3,<2026",
3131
"typing-extensions>=4.10.0,<5"]
3232

3333
[project.urls]

0 commit comments

Comments
 (0)