diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-18 22:45:02 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-18 22:45:02 +0000 |
commit | 62d1dc045db10539e3b1f6438ae026dc0e126afe (patch) | |
tree | 506d389a63fd776858c3e86906727638a4a05e9a /requirements.txt | |
parent | 185092d6efec4fdea7febae810e477f27e1d2f92 (diff) | |
download | oslo-middleware-62d1dc045db10539e3b1f6438ae026dc0e126afe.tar.gz |
Updated from global requirements
Change-Id: I724acbab23e229923814ca3ae6307e5963682c57
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 4617e79..233792b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Jinja2>=2.8 # BSD License (3 clause) oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=3.2.0 # Apache-2.0 +oslo.utils>=3.4.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.5.0 # Apache-2.0 WebOb>=1.2.3 # MIT |