summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-13 02:17:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-13 02:17:54 +0000
commit728a2f901cafbc49b61c34cccf34fe9352f7bddb (patch)
tree703978f2aaacdc505f170618f93bb20092e6ec66
parent1441de4a1ad37823d53f0b11de7fb009b8756392 (diff)
downloadoslo-middleware-728a2f901cafbc49b61c34cccf34fe9352f7bddb.tar.gz
Updated from global requirements
Change-Id: Ia836ea531b965f562a8afff4b5b197ec35946788
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index d1a4b94..1d4091e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,9 +2,9 @@
# 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
Babel>=1.3
-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.i18n>=1.5.0 # Apache-2.0
six>=1.9.0