summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-13 20:20:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-13 20:20:57 +0000
commitb2f960ebd123601821cce7336f0ec7198111ae9e (patch)
tree36d393c33e7fd33770c2cd6bf41a91ab8ee0137e
parent8edc3f30ae39027b1b8cbb8fe22c3017ffedccf0 (diff)
downloadoslo-db-b2f960ebd123601821cce7336f0ec7198111ae9e.tar.gz
Updated from global requirements
Change-Id: I85840c413e6bfc63e2a459b2f4d440683b7f4ebc
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index a56ebc6..678bf42 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,14 +2,14 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0,>=1.3
+pbr<2.0,>=1.4
alembic>=0.7.2
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0
-oslo.config>=1.11.0 # Apache-2.0
+oslo.config>=2.1.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
-oslo.utils>=1.9.0 # Apache-2.0
+oslo.utils>=2.0.0 # Apache-2.0
SQLAlchemy<1.1.0,>=0.9.7
sqlalchemy-migrate>=0.9.6
stevedore>=1.5.0 # Apache-2.0