Skip to content

Commit 1909740

Browse files
committed
Fsspec updates
They are erroring if they aren’t updated together
1 parent 1d04a9a commit 1909740

File tree

2 files changed

+35
-37
lines changed

2 files changed

+35
-37
lines changed

py-base/pixi.lock

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

py-base/pixi.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ nano = ">=8.1,<9"
2424
gh-scoped-creds = ">=4.1,<5"
2525
zarr = ">=3.1.1,<4"
2626
netcdf4 = "*"
27-
s3fs = "*"
27+
s3fs = ">=2025.7.0,<2026"
2828
ipykernel = "*"
2929
flox = ">=0.10.4,<0.11"
3030
opt_einsum = ">=3.4.0,<4"
3131
numbagg = ">=0.9,<0.10"
32-
fsspec = ">=2024.6.1,<2025"
33-
gcsfs = ">=2024.6.1,<2025"
32+
fsspec = ">=2025.7.0,<2026"
33+
gcsfs = ">=2025.7.0,<2026"
3434
jupyterlab-git = ">=0.51.2,<0.52"
3535
tldr = ">=3.4.1,<4"
3636

0 commit comments

Comments
 (0)