Skip to content

Commit

Permalink
pin_kerchunk_0.2.2
Browse files Browse the repository at this point in the history
Testing PR to pin kerchunk==0.2.2 to see if inlining references works.

fsspec/kerchunk#445
  • Loading branch information
norlandrhagen authored Apr 5, 2024
1 parent 6fef91c commit eeb76e9
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 @@ -22,7 +22,7 @@ requires-python = ">=3.9"
dynamic = ["version"]
dependencies = [
"xarray",
"kerchunk",
"kerchunk==0.2.2",
"pydantic",
"packaging",
]
Expand Down

0 comments on commit eeb76e9

Please sign in to comment.