diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-04 20:05:14 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-04 20:05:14 +0000 |
| commit | 93f70ca37dd7f29b221914abd2c3db8d1d638414 (patch) | |
| tree | c65a1c0818ca42a1882346cdcf05d47bfbff1c96 | |
| parent | ad68fb2897f7fa376bfbcf04b2698a46f2186ac3 (diff) | |
| download | python-troveclient-93f70ca37dd7f29b221914abd2c3db8d1d638414.tar.gz | |
Updated from global requirements
Change-Id: I2533c51a6497da98741313919d981fe5cdf58768
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8d5e780..3af8d95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ PrettyTable>=0.7,<0.8 requests>=2.5.2 simplejson>=2.2.0 oslo.utils>=1.4.0 # Apache-2.0 -python-keystoneclient>=1.3.0 +python-keystoneclient>=1.6.0 Babel>=1.3 six>=1.9.0 |
