Skip to content

Commit 776f52e

Browse files
committed
fix polars dep lb
1 parent 19651ed commit 776f52e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"numexpr",
3434
"xarray>=2024.2.0",
3535
"dask>=0.18.0",
36-
"polars>=1.31",
36+
"polars>=1.31.1",
3737
"tqdm",
3838
"deprecation",
3939
"packaging",

0 commit comments

Comments
 (0)