summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-01 04:07:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-01 04:07:32 +0000
commit0dddf2e63b2e38e3d4d90cdc8179a17f28ff7631 (patch)
tree8acd0baad5593534531e6b9523f99cfa3e1c6bb5 /requirements.txt
parent83ba0880bdb2f78854ecbe7854197c519a3581e3 (diff)
downloadironic-0dddf2e63b2e38e3d4d90cdc8179a17f28ff7631.tar.gz
Updated from global requirements
Change-Id: I7e40720a802e8b8f6cda02a3d4ce81b876adea57
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index d32901ac6..f67fb0c6b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,11 +23,11 @@ oslo.db>=4.15.0 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
-oslo.middleware>=3.0.0 # Apache-2.0
+oslo.middleware>=3.10.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
-oslo.utils>=3.18.0 # Apache-2.0
+oslo.utils>=3.20.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT