summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-21 15:04:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-21 15:04:26 +0000
commitf836d210316efda37babd0d08190d2679ece40cb (patch)
tree16e26188cd33c4c7535cf873640a017e2fa638a4
parent22f75755b744c220b8dfd085dbb39e838d58f051 (diff)
downloadtaskflow-f836d210316efda37babd0d08190d2679ece40cb.tar.gz
Updated from global requirements
Change-Id: Ie24dbe03673525b8a7216b47a4f4222fd5df330b
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index aefd1a0..0350b9d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -71,7 +71,7 @@ doc =
oslosphinx>=4.7.0 # Apache-2.0
database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT
- alembic>=0.8.4 # MIT
+ alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL