Skip to content

Commit 447c3f9

Browse files
committed
unpin
1 parent 125e677 commit 447c3f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ classifiers = [
1515
"Topic :: Software Development :: Libraries :: Python Modules",
1616
]
1717
dependencies = [
18-
"dask>=2025.11.0",
19-
"esgpull>=0.9.2",
20-
"netcdf4>=1.7.3",
21-
"xarray>=2025.6.1",
18+
"dask",
19+
"esgpull",
20+
"netcdf4",
21+
"xarray",
2222
]
2323

2424
[project.entry-points."xarray.backends"]

uv.lock

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

0 commit comments

Comments
 (0)