summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 15:54:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 15:54:52 +0000
commitbcde130e11143c045efe8bbda0fac22b68010374 (patch)
treedd63b19e75d6962038b74d8bc537a595c78fc3a5
parentbac3d87390c544b1b67090f3f39749ef4778434e (diff)
downloadceilometermiddleware-bcde130e11143c045efe8bbda0fac22b68010374.tar.gz
Updated from global requirements
Change-Id: Icda8f9c1cb80f656cbd794c0f36675edd3786e77
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index d3318a8..dec3630 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config>=2.6.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0c885d3..a139bf8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ coverage>=3.6
discover
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4