We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0437097 commit c1a37efCopy full SHA for c1a37ef
setup.py
@@ -30,7 +30,7 @@
30
extras_require={
31
'dev': [
32
"mock==2.0.0",
33
- "mysql-connector-python==2.0.4",
+ "mysql-connector-python==2.1.4",
34
"pytest==3.0.3",
35
"pylint==1.5.1",
36
"flake8==3.0.4",
0 commit comments