Skip to content

Commit e94c6f5

Browse files
committed
relax xarray min version
1 parent 46fbbbc commit e94c6f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
88
"dask>=2025.12.0",
9-
"xarray>=2025.12.0",
9+
"xarray>=2025.9.0",
1010
"xproj>=0.2.1",
1111
]
1212

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)