Skip to content

Commit d0a9bdd

Browse files
committed
CI: bump version of xlsxwriter to 0.5.2
1 parent f2b0bdc commit d0a9bdd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/requirements-2.7.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ xlrd=0.9.2
1010
sqlalchemy=0.9.6
1111
lxml=3.2.1
1212
scipy
13-
xlsxwriter=0.4.6
13+
xlsxwriter=0.5.2
1414
s3fs
1515
bottleneck
1616
psycopg2=2.5.2

ci/requirements-2.7_COMPAT.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ beautiful-soup=4.2.0
1212
psycopg2=2.5.1
1313
pymysql=0.6.0
1414
sqlalchemy=0.7.8
15-
xlsxwriter=0.4.6
15+
xlsxwriter=0.5.2
1616
jinja2=2.8

ci/requirements-2.7_LOCALE.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pytz=2013b
33
numpy=1.8.2
44
xlwt=0.7.5
55
openpyxl=1.6.2
6-
xlsxwriter=0.4.6
6+
xlsxwriter=0.5.2
77
xlrd=0.9.2
88
bottleneck=0.8.0
99
matplotlib=1.3.1

0 commit comments

Comments
 (0)