diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-16 19:22:37 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-16 19:22:37 +0000 |
commit | b7214cede59bbfaec640b3d1bd26daf25aab95f4 (patch) | |
tree | 4f1b64b730453242542fe88426b4c5dca282406c | |
parent | 8b0cd2604b34c21f85f14c42a0cf619aaa151a76 (diff) | |
download | oslo-vmware-b7214cede59bbfaec640b3d1bd26daf25aab95f4.tar.gz |
Updated from global requirements
Change-Id: If08a58ecfa2a0209985f129bd3e819fbf8fb76f1
-rw-r--r-- | requirements.txt | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | setup.py | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ba4df07..2afff53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ iso8601>=0.1.9 six>=1.9.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=1.4.0 # Apache-2.0 +oslo.utils>=1.6.0 # Apache-2.0 Babel>=1.3 # for the routing notifier |