We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fcbfb commit ccc588dCopy full SHA for ccc588d
1 file changed
pyproject.toml
@@ -7,6 +7,7 @@ requires-python = ">=3.12"
7
dependencies = [
8
"pandas>=2.2.3",
9
"scipy>=1.15.2",
10
+ "xarray>=2025.12.0"
11
]
12
13
[dependency-groups]
0 commit comments