Skip to content

Commit 2f9299f

Browse files
committed
DEPS: fix travis 37 locale (pandas-dev#34472)
1 parent 07dea22 commit 2f9299f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci/deps/travis-37-locale.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ dependencies:
1919
- html5lib
2020
- ipython
2121
- jinja2
22-
- lxml=3.8.0
22+
- lxml=4.3.0
2323
- matplotlib=3.0.*
2424
- moto
2525
- nomkl
2626
- numexpr
2727
- numpy
2828
- openpyxl
2929
- pandas-gbq=0.12.0
30-
- psycopg2=2.6.2
30+
- psycopg2=2.7
3131
- pymysql=0.7.11
3232
- pytables
3333
- python-dateutil
3434
- pytz
3535
- scipy
36-
- sqlalchemy=1.1.4
37-
- xarray=0.10
36+
- sqlalchemy=1.3.0
37+
- xarray=0.12.0
3838
- xlrd
3939
- xlsxwriter
4040
- xlwt

0 commit comments

Comments
 (0)