diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-30 20:05:34 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-30 20:05:34 +0000 |
commit | 6e0ef89e923db5755736042204a95a4e04e6091f (patch) | |
tree | 5a9793d0e1e754fbab4ad30ff2bbf79a69fa5b9a /requirements.txt | |
parent | bd092e953c68bc22bb28253264f011397a43afa6 (diff) | |
download | python-glanceclient-6e0ef89e923db5755736042204a95a4e04e6091f.tar.gz |
Updated from global requirements
Change-Id: Ibc25874307327b2a5cb8117f455f53b37bde6db7
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 ab4aba8..aeb05b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD -PrettyTable<0.8,>=0.7 # BSD +PrettyTable<0.8,>=0.7.1 # BSD keystoneauth1>=2.10.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0 |