diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-20 05:59:02 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-20 05:59:02 +0000 |
commit | 90d3c6acc2c6c64ee4f2aa87894ad86d13b9ab3a (patch) | |
tree | 666ca37fd5aa512adc385638a6a4d46a8e22ddc6 /requirements.txt | |
parent | e66df7a05c86d5fdd3a66873b9ac35e24f4461ce (diff) | |
download | ironic-90d3c6acc2c6c64ee4f2aa87894ad86d13b9ab3a.tar.gz |
Updated from global requirements
Change-Id: I28e7ab4f6a34110a67316f8d47cd44be703afc84
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 2bf241a96..92ad1f4b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytz>=2013.6 # MIT stevedore>=1.10.0 # Apache-2.0 pysendfile>=2.0.0 # MIT websockify>=0.8.0 # LGPLv3 -oslo.concurrency>=3.5.0 # Apache-2.0 +oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 |