diff --git a/setup.cfg b/setup.cfg index 7cfa6360..616b0679 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.6.2 # MIT License + PyMySQL!=0.7.7,>=0.6.2 # MIT License psycopg2>=2.5 # LGPL/ZPL test = pydotplus>=2.0.2 # MIT License