diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-19 05:37:18 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-19 05:37:18 +0000 |
commit | eed524e77143aee9027c1880707712d9fae66fee (patch) | |
tree | c25af87990d16f05dc9628224b5a9182d5687022 /requirements.txt | |
parent | 7698eb05019aea0aee279aff8361ec5925203410 (diff) | |
download | heat-eed524e77143aee9027c1880707712d9fae66fee.tar.gz |
Updated from global requirements
Change-Id: Id5df151fdb3d580c285356bf2be6bc10d65df42e
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ea5784c2e..b8db705b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ lxml!=3.7.0,>=2.3 # BSD netaddr!=0.7.16,>=0.7.13 # BSD openstacksdk>=0.9.16 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.db>=4.21.1 # Apache-2.0 |