diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-09 18:35:54 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-09 18:35:54 +0000 |
| commit | 80499dc5a196ebc1ecffd56d2a776c9efc401998 (patch) | |
| tree | b7aa7ffcb6b802a592edf7409bf40a70b2e363e1 | |
| parent | d2943d2592b2de98a59c44445c5cd2cc564740da (diff) | |
| download | python-openstackclient-80499dc5a196ebc1ecffd56d2a776c9efc401998.tar.gz | |
Updated from global requirements
Change-Id: Iad84313636ee2f53777cdf05d60a322f7a252f27
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 35d2396d..80b2599d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel>=1.3 cliff>=1.7.0 # Apache-2.0 cliff-tablib>=1.0 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 oslo.serialization>=1.0.0 # Apache-2.0 python-glanceclient>=0.15.0 python-keystoneclient>=0.11.1 |
