Skip to content

Commit b2f1d8b

Browse files
author
Thomas Grainger
committed
update pymysql to 0.6.3 to avoid cursor bugs
1 parent 30d46fc commit b2f1d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-2.7.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ boto=2.36.0
1717
bottleneck=0.8.0
1818
psycopg2=2.5.2
1919
patsy
20-
pymysql=0.6.1
20+
pymysql=0.6.3
2121
html5lib=1.0b2
2222
beautiful-soup=4.2.1
2323
httplib2=0.8

0 commit comments

Comments
 (0)