diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-30 18:48:28 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-30 18:48:28 +0000 |
commit | 45e90c6f85056cd3d2545f391314fb78343d93f7 (patch) | |
tree | 6e06fd19ad02266ada14f8be2b80f577969caac3 /requirements.txt | |
parent | b07c27d088d9865c3a1de4b4482b86f2580c3d32 (diff) | |
download | oslo-middleware-45e90c6f85056cd3d2545f391314fb78343d93f7.tar.gz |
Updated from global requirements
Change-Id: Ic7bc8936c2fc9e1ae59a8cfde3eb50a521485d0e
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 01c7f22..f0361b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Jinja2>=2.8 # BSD License (3 clause) oslo.config>=3.10.0 # Apache-2.0 oslo.context>=2.4.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.11.0 # Apache-2.0 +oslo.utils>=3.14.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.10.0 # Apache-2.0 WebOb>=1.2.3 # MIT |