Skip to content

Commit

Permalink
Merge pull request #114 from pangeo-forge/pin_xarray
Browse files Browse the repository at this point in the history
Pin xarray to unreleased master and rechunker to 0.4.2 for use with pip.
  • Loading branch information
rabernat authored Apr 28, 2021
2 parents 5c80733 + 528ef7f commit 1c5f352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ setuptools
click
dask
distributed
rechunker
xarray
rechunker==0.4.2
xarray@git+https://github.com/pydata/xarray
zarr >= 2.6.0
fsspec[http]

0 comments on commit 1c5f352

Please sign in to comment.