diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-29 02:33:56 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-29 02:33:56 +0000 |
commit | 269799540a728a1c32c869a6b77394cfd45b655f (patch) | |
tree | 08e6047b9c20ff23eeed5df2c655cf9050799b2d /requirements.txt | |
parent | 3a1891640eb0ffc5913c251cbbf798eb99a0865d (diff) | |
download | oslo-middleware-269799540a728a1c32c869a6b77394cfd45b655f.tar.gz |
Updated from global requirements3.16.0
Change-Id: I226cfd2bb2b44583050a57b7039c2280cea7b70e
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 3489c14..fdbfbf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Jinja2>=2.8 # BSD License (3 clause) oslo.config>=3.12.0 # Apache-2.0 oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.16.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.16.0 # Apache-2.0 WebOb>=1.2.3 # MIT |