Skip to content

Commit

Permalink
temporary higher xarray version
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Jan 22, 2024
1 parent 04f485d commit cf9d2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
#contextily<1.0.0 is from April 2020
"contextily>=1.0.0",
#xarray<2023.4.0 conflicts with pandas<2.0.0 for resampling
"xarray>=2023.4.0",
"xarray>=2023.9.0", #>=2023.4.0", #TODO: temporary for cmc
#dask is aligned with xarray, no particular reason
"dask>=2023.4.0",
#netcdf4<1.5.4 pip install fails in py39
Expand Down

0 comments on commit cf9d2b0

Please sign in to comment.