Skip to content

Commit 56eb5d8

Browse files
fix(deps): pin xarray<2025.07.0 (#1736)
* Update locked environment files for all platforms * fix(deps): pin `xarray<2025.07.0` * Revert "Update locked environment files for all platforms" This reverts commit 9bcdd41. --------- Co-authored-by: lkstrp <62255395+lkstrp@users.noreply.github.com> Co-authored-by: lkstrp <lkstrp@pm.me>
1 parent cc096eb commit 56eb5d8

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)