diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:35:55 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-23 10:35:55 +0000 |
| commit | c20f9a86ee3f0b453f5e79d94a567abda7947a70 (patch) | |
| tree | d92bddafbb9f6f628f3b700ec41517fe74211ebe /requirements.txt | |
| parent | 7b2ff8eef241783e6df3fc3d948c68e88201356e (diff) | |
| download | python-openstackclient-c20f9a86ee3f0b453f5e79d94a567abda7947a70.tar.gz | |
Updated from global requirements
Change-Id: Iafdb2a4841ff9a9f643182f13ff1bcec47e3adb2
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 87bb3ab1..6b2e351e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ keystoneauth1>=2.1.0 # Apache-2.0 openstacksdk # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 oslo.config>=3.2.0 # Apache-2.0 -oslo.i18n>=1.5.0 # Apache-2.0 +oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 |
