summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 23:01:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 23:01:02 +0000
commitf11870279c166699240faf23d2e0e453cadf7896 (patch)
tree570ecf39b2154eec2978abab3501e6f0d968d8fb /requirements.txt
parent12fb1c022492ca843c0cbebf8732a19f2536cb75 (diff)
downloadheat-f11870279c166699240faf23d2e0e453cadf7896.tar.gz
Updated from global requirements
Change-Id: I709c1fb37610da527bc4a629241271d78ee01772
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 510e35ee4..8956cf87a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,7 @@ oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
-osprofiler>=1.0.0 # Apache-2.0
+osprofiler!=1.0.0,>=0.4.0 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
pycrypto>=2.6 # Public Domain