summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-07 16:50:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-07 16:50:19 +0000
commitbdab9bfa0c65c31667c9e0aa58082dcf01bb4896 (patch)
tree2541bd3e55e246a287860f51d6694083fd106db6
parent45fc416606712f4030abdbd6dd153e7d6318a9e0 (diff)
downloadceilometermiddleware-bdab9bfa0c65c31667c9e0aa58082dcf01bb4896.tar.gz
Updated from global requirements
Change-Id: If1cdf5139b80027fbb11e3cccae3e4f20160a94a
-rw-r--r--requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 0bfde42..b81946c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config>=1.11.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
-oslo.utils>=1.9.0 # Apache-2.0
-pbr<2.0,>=1.4
-pycadf>=0.8.0
+oslo.utils>=2.0.0 # Apache-2.0
+pbr<2.0,>=1.6
+pycadf>=1.1.0
six>=1.9.0
Babel>=1.3