diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-15 18:59:13 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-15 18:59:13 +0000 |
commit | 61a4da443103d60bc916cd1e3c1a658dba817d2f (patch) | |
tree | 30b8a2d5b761831fba9868965aa37fff7788be11 /requirements.txt | |
parent | b415b3373dad7a9961789641301c042b5c01c30a (diff) | |
download | oslo-middleware-61a4da443103d60bc916cd1e3c1a658dba817d2f.tar.gz |
Updated from global requirements3.4.0
Change-Id: I8dd7d4f89bfdac909a71c03a41539e984e8e07c9
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 26576a3..cdc524c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ordereddict oslo.config>=2.7.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0 +oslo.utils>=3.2.0 # Apache-2.0 six>=1.9.0 stevedore>=1.5.0 # Apache-2.0 WebOb>=1.2.3 |