diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-27 23:58:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-27 23:58:04 +0000 |
commit | a00ea5b07c05cdd3939317148ca75b50ec6bcd06 (patch) | |
tree | daa9cc55f280f9112c6ad7c5e735cc359f4a0c00 /requirements.txt | |
parent | 52eb529b97533876d4c558784ee4d463814c2a0d (diff) | |
download | python-glanceclient-a00ea5b07c05cdd3939317148ca75b50ec6bcd06.tar.gz |
Updated from global requirements
Change-Id: Ic918892cd48f45e9f1e916aa73c96398fe786b7c
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ca2a418..dcdc24f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD PrettyTable<0.8,>=0.7.1 # BSD -keystoneauth1>=3.0.1 # Apache-2.0 +keystoneauth1>=3.1.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0 six>=1.9.0 # MIT |