summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c39f6b5..0f0c604 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -73,7 +73,7 @@ database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
SQLAlchemy-Utils # BSD License
- PyMySQL!=0.7.7,>=0.6.2 # MIT License
+ PyMySQL!=0.7.7,>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL
test =
pydotplus>=2.0.2 # MIT License