summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:51:23 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:51:23 +0000
commitf9065c4d97b99b33c2e2299f236b9c6cfe100d29 (patch)
tree4ee039ae750dc1015b4e41db2148b0bb988fcf75 /setup.cfg
parentdaefa879e6d34643c428fa076c69cdeca30bd8dd (diff)
downloadtaskflow-f9065c4d97b99b33c2e2299f236b9c6cfe100d29.tar.gz
Updated from global requirements2.15.0
Change-Id: I41da9989b00c88543e1fe77fa994eb9f0be7a2d3
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 4613d8d..1633ef5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -74,7 +74,7 @@ database =
alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
- psycopg2>=2.5 # LGPL/ZPL
+ psycopg2>=2.6.2 # LGPL/ZPL
test =
pydotplus>=2.0.2 # MIT License
hacking<0.11,>=0.10.0