diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 18:14:03 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 18:14:03 +0000 |
| commit | f3d669600d885fdd2554110f8bebd03316333660 (patch) | |
| tree | ca2da1c486a30a1fcb98f03dbd41775aeba27b47 | |
| parent | 06252a5148ab06edb2200185462c4209724ed090 (diff) | |
| download | python-troveclient-stable/liberty.tar.gz | |
Updated from global requirementsliberty-eol1.3.1stable/liberty
Change-Id: I5e76cf8f581725910b798e16ae99ca8ab8a5ad7c
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 16a9c65..a77cf97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ PrettyTable<0.8,>=0.7 requests!=2.8.0,!=2.9.0,>=2.5.2 simplejson>=2.2.0 oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0 -python-keystoneclient!=1.8.0,>=1.6.0 +python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0 Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD six>=1.9.0 |
