Skip to content

Commit

Permalink
MNT: pin xarray in CI until pydata/xarray#5944 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Nov 11, 2021
1 parent ad100c3 commit 227249e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements/notebooktests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ semver
setuptools
tqdm
wetterdienst
xarray
xarray>=0.17.0,<0.20
xmltodict
2 changes: 1 addition & 1 deletion ci/requirements/unittests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ requests
scipy
semver
setuptools
xarray
xarray>=0.17.0,<0.20
xmltodict

0 comments on commit 227249e

Please sign in to comment.