Skip to content

Commit

Permalink
Set floor for kerchunk
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell committed May 10, 2024
1 parent 40c8c93 commit 36dfb7b
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 @@ -23,7 +23,7 @@ requires-python = ">=3.9"
dynamic = ["version"]
dependencies = [
"xarray@git+https://github.com/pydata/xarray.git@main#egg=xarray",
"kerchunk@git+https://github.com/fsspec/kerchunk.git@main#egg=kerchunk",
"kerchunk>=0.2.5",
"h5netcdf",
"pydantic",
"numpy",
Expand Down

0 comments on commit 36dfb7b

Please sign in to comment.