diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-19 08:51:38 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-19 08:51:38 +0000 |
| commit | 2a2c8eec2668ca345d05779feb3ab3be3ebb656b (patch) | |
| tree | a40487e431cd1ef57b944751db7b6e114b015bbc /requirements.txt | |
| parent | d3bee31a9d1a2c89f2200a3546ffa2b568203f94 (diff) | |
| download | python-openstackclient-2a2c8eec2668ca345d05779feb3ab3be3ebb656b.tar.gz | |
Updated from global requirements
Change-Id: I744a629cf685760ad96d60654d081fc495024ea8
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 70eaf523..a53e52c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -cliff>=1.6.0 -oslo.i18n>=0.3.0 # Apache-2.0 +cliff>=1.7.0 # Apache-2.0 +oslo.i18n>=1.0.0 # Apache-2.0 pbr>=0.6,!=0.7,<1.0 python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 |
