diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-31 18:38:53 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-31 18:38:53 +0000 |
| commit | f6bd2fa394e2878586f67b38fa64609a86c5d6df (patch) | |
| tree | 4fb0d595d7722710af9c4883c499976c9b64adce /requirements.txt | |
| parent | 6a9d6af225097969eacd376c7af298d906e40d95 (diff) | |
| download | python-openstackclient-f6bd2fa394e2878586f67b38fa64609a86c5d6df.tar.gz | |
Updated from global requirements
Change-Id: I5907d473b34799f9361ad2b611868ad22db3eaf6
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt index 97d06c48..2e18b0b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,16 +5,16 @@ pbr>=0.6,!=0.7,<1.0 six>=1.9.0 Babel>=1.3 -cliff>=1.7.0 # Apache-2.0 +cliff>=1.10.0,<1.11.0 # Apache-2.0 cliff-tablib>=1.0 -oslo.config>=1.9.0 # Apache-2.0 -oslo.i18n>=1.3.0 # Apache-2.0 -oslo.utils>=1.2.0 # Apache-2.0 -oslo.serialization>=1.2.0 # Apache-2.0 +oslo.config>=1.9.3,<1.10.0 # Apache-2.0 +oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 +oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 +oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0 python-glanceclient>=0.15.0 python-keystoneclient>=1.1.0 -python-novaclient>=2.18.0,!=2.21.0 +python-novaclient>=2.22.0 python-cinderclient>=1.1.0 python-neutronclient>=2.3.11,<3 requests>=2.2.0,!=2.4.0 -stevedore>=1.1.0 # Apache-2.0 +stevedore>=1.3.0,<1.4.0 # Apache-2.0 |
