summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-15 19:59:35 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-15 19:59:35 +0000
commit33ffee30c1ee7471e9aa2efe2430cc8332cb0090 (patch)
tree4dd22bfb60c9adcd5d99291ecf6bb656e176888c /setup.cfg
parent45a26e9f0cce6e6ea4ba8067e2afbe22794a39c7 (diff)
downloadtaskflow-33ffee30c1ee7471e9aa2efe2430cc8332cb0090.tar.gz
Updated from global requirements
Change-Id: I1db1af35a9b55e12bc438af65d4ca36d73fc3963
Diffstat (limited to 'setup.cfg')
-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