From 8f80c82f68d8d89a2967feaab58980fdc6142260 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Sep 2016 13:17:10 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibba00ad150c3fe7b549859731d63619df73b3f61 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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