diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-29 18:42:24 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-29 18:42:24 +0000 |
commit | 1d77f1a9ea423627ba60be39cba2bfb01e26e5c3 (patch) | |
tree | 436348b178465c871c3159f191e04a7e0d54c37b /requirements.txt | |
parent | a84c2e0d8e8a69290836f57ff501bbe7db5ba399 (diff) | |
download | ironic-1d77f1a9ea423627ba60be39cba2bfb01e26e5c3.tar.gz |
Updated from global requirements
Change-Id: Ie82d8d88f416933bcdd964dcfd2ed63e31d7eb03
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 6ce486614..c9654a16f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,10 +19,10 @@ pysendfile>=2.0.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.22.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 -oslo.db>=4.15.0 # Apache-2.0 +oslo.db>=4.19.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.log>=3.11.0 # Apache-2.0 +oslo.log>=3.22.0 # Apache-2.0 oslo.middleware>=3.10.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 |