Skip to content

Commit

Permalink
Merge branch 'main' into to-excel
Browse files Browse the repository at this point in the history
  • Loading branch information
aulemahal authored Oct 2, 2023
2 parents 4383bc8 + ff3e696 commit 4d9b928
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ dependencies:
- shapely >= 2
- sparse
- toolz
- xarray
# FIXME: Unpin xarray when xclim 0.46 is released
- xarray < 2023.09.0
- xclim >=0.43.0
- xesmf >=0.7
- zarr
Expand Down

0 comments on commit 4d9b928

Please sign in to comment.