diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-11 18:17:44 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-11 18:17:44 +0000 |
| commit | 9e84185a6da0bf14f039859814a2ce66247240bf (patch) | |
| tree | 699958a83926253ea74b57175762782547676964 | |
| parent | 7936f173c046c07e31fb0d662e863dbd9ee60b61 (diff) | |
| download | python-glanceclient-9e84185a6da0bf14f039859814a2ce66247240bf.tar.gz | |
Updated from global requirements
Change-Id: I1f342679edc9284fb051ec6e2d012bc6265600d7
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 78e1b08..39807ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD PrettyTable<0.8,>=0.7 # BSD -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0 six>=1.9.0 # MIT |
