We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e21fe7 commit 8ad5f0aCopy full SHA for 8ad5f0a
environment.yml
@@ -41,7 +41,7 @@ dependencies:
41
- tabulate >=0.9
42
- tornado >=6.0
43
- urllib3 >=1.26
44
- - xarray >=2022.6
+ - xarray >=2024.7
45
- zarr >=2.11
46
# Chartlets
47
- altair
pyproject.toml
@@ -55,7 +55,7 @@ dependencies = [
55
"tabulate>=0.9",
56
"tornado>=6.0",
57
"urllib3>=1.26",
58
- "xarray>=2022.6",
+ "xarray>=2024.7",
59
"zarr>=2.11"
60
]
61
classifiers = [
0 commit comments