Skip to content

Commit 8ad5f0a

Browse files
committed
Pont's revuew
1 parent 9e21fe7 commit 8ad5f0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
- tabulate >=0.9
4242
- tornado >=6.0
4343
- urllib3 >=1.26
44-
- xarray >=2022.6
44+
- xarray >=2024.7
4545
- zarr >=2.11
4646
# Chartlets
4747
- altair

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = [
5555
"tabulate>=0.9",
5656
"tornado>=6.0",
5757
"urllib3>=1.26",
58-
"xarray>=2022.6",
58+
"xarray>=2024.7",
5959
"zarr>=2.11"
6060
]
6161
classifiers = [

0 commit comments

Comments
 (0)