summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-11 17:23:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-11 17:23:15 +0000
commit06f5dfd8284a84262c3ddaae1fe896197cfb40e4 (patch)
tree55674d4a7240dabdbf4e7102634f85c9526abd21
parent43d3fd31d8a1b87fedbc8b88e5de83cf446ffa7d (diff)
downloadoslo-incubator-06f5dfd8284a84262c3ddaae1fe896197cfb40e4.tar.gz
Updated from global requirements
Change-Id: I3ebc963c4f74cb450bc6ecb9838c92bd17a76267
-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 45044180..a345c2db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ greenlet>=0.3.2
Jinja2>=2.6 # BSD License (3 clause)
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
-oslo.middleware>=2.8.0 # Apache-2.0
+oslo.middleware>=2.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
PrettyTable<0.8,>=0.7
diff --git a/test-requirements.txt b/test-requirements.txt
index ba0b9069..0636a2cb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,5 +13,5 @@ testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
mox3>=0.7.0
-oslo.log>=1.8.0 # Apache-2.0
+oslo.log>=1.12.0 # Apache-2.0
mock>=1.2