Skip to content

Commit ccc588d

Browse files
authored
Add xarray dependency to pyproject.toml
1 parent e1fcbfb commit ccc588d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ requires-python = ">=3.12"
77
dependencies = [
88
"pandas>=2.2.3",
99
"scipy>=1.15.2",
10+
"xarray>=2025.12.0"
1011
]
1112

1213
[dependency-groups]

0 commit comments

Comments
 (0)