Skip to content

Commit 9a47ceb

Browse files
committed
fix pymysql at 0.6.3 (GH9608)
1 parent c129751 commit 9a47ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-3.4.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ matplotlib
1515
lxml
1616
sqlalchemy
1717
bottleneck
18-
pymysql
18+
pymysql==0.6.3
1919
psycopg2

0 commit comments

Comments
 (0)