Skip to content

Commit 1111f7f

Browse files
committed
fix(deps): pin xarray<2025.07.0
1 parent 9bcdd41 commit 1111f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envs/environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
- numpy
3333
- pandas>=2.1
3434
- geopandas>=1
35-
- xarray>=2024.03.0
35+
- xarray>=2024.03.0,<2025.07.0
3636
- rioxarray
3737
- netcdf4
3838
- libgdal-netcdf

0 commit comments

Comments
 (0)