Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
paolap committed Sep 20, 2022
1 parent 70bc7f1 commit 4c33dff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Add general dependencies here
# Optional dependencies e.g. [dev] are added in `setup.cfg`
xarray >= 0.16.0
# temporarily pinning xarray as latest version (22.06.0) has a bug with reindex
xarray >= 0.16.0, <= 2022.03.0
pandas
numpy
dask

0 comments on commit 4c33dff

Please sign in to comment.