diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 18:05:54 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 18:05:54 +0000 |
| commit | ebcfedaec2365ff5da160b5c37045afa964d4d69 (patch) | |
| tree | 21cf5bd82bd156705dcfbbbad81f0499993eb6d3 /requirements.txt | |
| parent | 07b536be9df10c85e93ffb253cf7392cfd27e457 (diff) | |
| download | python-cinderclient-mitaka-eol.tar.gz | |
Updated from global requirementsmitaka-eolstable/mitaka
Change-Id: Ia37f55fdf6a6f18fb35d2e10074108e1a5b15b8b
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 5e564be..f22ecc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD -python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 +python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0 requests!=2.9.0,>=2.8.1 # Apache-2.0 simplejson>=2.2.0 # MIT -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD six>=1.9.0 # MIT oslo.utils>=3.5.0 # Apache-2.0 |
