diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-24 12:05:18 +0000 |
---|---|---|
committer | Rico Lin <rico.lin@easystack.cn> | 2017-06-27 02:33:07 +0000 |
commit | ec8112852f20e93129f1b43ddc9860b3f70377e1 (patch) | |
tree | 8f759210f56c1c5b4e067174443b0c09d87079d3 /requirements.txt | |
parent | 14903dc1cdc562818b22869371dd2db90093a271 (diff) | |
download | heat-ec8112852f20e93129f1b43ddc9860b3f70377e1.tar.gz |
Updated from global requirements
Change-Id: Ia93b14481f86635270c05942985c53060c841700
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 9938f2ac8..a851e6979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ keystoneauth1>=2.21.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 lxml!=3.7.0,>=2.3 # BSD netaddr!=0.7.16,>=0.7.13 # BSD -openstacksdk>=0.9.16 # Apache-2.0 +openstacksdk>=0.9.17 # Apache-2.0 oslo.cache>=1.5.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 |