diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-19 21:03:28 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-19 21:03:28 +0000 |
commit | 006e6dd3482c60a5aa68873ca11a9b66e19d9fb9 (patch) | |
tree | a6f74cb6dc56d92cbc37d6afb15f3eb054a560cb /requirements.txt | |
parent | 6fcf371bb74ea7cbdbd7602e3b1456358dadd432 (diff) | |
download | ironic-006e6dd3482c60a5aa68873ca11a9b66e19d9fb9.tar.gz |
Updated from global requirements
Change-Id: Iecb744ddfd1045188ef1ec3d18673a05181fe26f
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 39e6de90d..673ef4c9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pysendfile>=2.0.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.db>=4.21.1 # Apache-2.0 +oslo.db>=4.23.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 |