Skip to content

Commit 0037eed

Browse files
committed
CI: change 2.7 build for sqlalchemy to 0.9.6
1 parent 57205c4 commit 0037eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/requirements-2.7.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ openpyxl==1.6.2
1111
xlsxwriter==0.4.6
1212
xlrd==0.9.2
1313
patsy==0.1.0
14-
sqlalchemy==0.8.1
14+
sqlalchemy==0.9.6
1515
pymysql==0.6.1
1616
psycopg2==2.5.2
1717
html5lib==1.0b2
@@ -22,4 +22,4 @@ statsmodels==0.5.0
2222
boto==2.26.1
2323
httplib2==0.8
2424
python-gflags==2.0
25-
google-api-python-client==1.2
25+
google-api-python-client==1.2

0 commit comments

Comments
 (0)