Skip to content

Commit 561e5c3

Browse files
authored
lower bound xarray (#1025)
1 parent 9362709 commit 561e5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"pymc>=5.13.0,<5.16.0",
3636
"scikit-learn>=1.1.1",
3737
"seaborn>=0.12.2",
38-
"xarray",
38+
"xarray>=2024.1.0",
3939
"xarray-einstats>=0.5.1",
4040
]
4141

0 commit comments

Comments
 (0)