diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 06:56:59 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 06:56:59 +0000 |
commit | ebf32764f66bae66eccf2b193a0d164b63ba10e2 (patch) | |
tree | 923a66290dfd2d18d59ba6f6e952dc3bdc2feaab /requirements.txt | |
parent | 396059aec89d2fb3e411e184083f91612ffd5366 (diff) | |
download | heat-ebf32764f66bae66eccf2b193a0d164b63ba10e2.tar.gz |
Updated from global requirements
Change-Id: Ifc7d18e59788ce3c949a2292187292dde035979c
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 c803d65b2..c0109cdb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ lxml!=3.7.0,>=3.4.1 # BSD netaddr>=0.7.18 # BSD openstacksdk>=0.11.2 # Apache-2.0 oslo.cache>=1.26.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.concurrency>=3.25.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 |