summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-19 01:16:36 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-19 01:16:36 +0000
commit622af9952b9fceae328d815ceb7f651c2cb73c61 (patch)
tree2403177cfcb790bb4766b514d781770713cc4845 /requirements.txt
parentf2b4007837431bce051a2dda765371dc83513d5f (diff)
downloadheat-622af9952b9fceae328d815ceb7f651c2cb73c61.tar.gz
Updated from global requirements
Change-Id: I5b5b16189d6618759f7caef8e7bd61213a45f2e3
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 e7e02617c..3e76270cf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24,8 +24,8 @@ oslo.middleware>=3.31.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.service>=1.24.0 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
+oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
oslo.versionedobjects>=1.28.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT