Skip to content

Commit 360ae1c

Browse files
TomAugspurgerjbrockmendel
authored andcommitted
CI: Fixed CI (#27701)
* CI: Fixed CI * bump xarray
1 parent e1b89c8 commit 360ae1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/deps/travis-36-locale.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ dependencies:
2929
- s3fs=0.0.8
3030
- scipy
3131
- sqlalchemy=1.1.4
32-
- xarray=0.8.2
32+
- xarray=0.10
3333
- xlrd
3434
- xlsxwriter
3535
- xlwt
3636
# universal
37-
- pytest>=4.0.2
38-
- pytest-xdist
37+
- pytest>=5.0.1
38+
- pytest-xdist>=1.29.0
3939
- pytest-mock
4040
- pip
4141
- pip:

0 commit comments

Comments
 (0)