summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-05 04:57:14 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-05 04:57:14 +0000
commit11f71cdaefdbfefa41dcd423c2cc7e220e3a1525 (patch)
tree89e4a097d2f34e570c7dd4e5170bf5e12fb7ad42
parent0058c6510bfc6c41c830c38f3a30b5347a703478 (diff)
downloadoslo-db-11f71cdaefdbfefa41dcd423c2cc7e220e3a1525.tar.gz
Updated from global requirements1.6.0
Change-Id: I9f799c931804d0695fd64b238ad0a6c5dbbb6cf1
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 3e7a757..e3384db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,10 +7,10 @@ alembic>=0.7.2
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.3.0 # Apache-2.0
-oslo.config>=1.6.0 # Apache-2.0
+oslo.config>=1.9.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
SQLAlchemy>=0.9.7,<=0.9.99
-sqlalchemy-migrate>=0.9.1,!=0.9.2
+sqlalchemy-migrate>=0.9.5
stevedore>=1.1.0 # Apache-2.0
six>=1.9.0
testresources>=0.2.4