diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-03 12:23:14 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-03 12:23:14 +0000 |
| commit | 941e189ac14f2fdce3e70c3dd1ce85aa25fc4782 (patch) | |
| tree | ca5fa91eb15b649de2f5a51ac1c506579aed88fd | |
| parent | 1f48605a91c5a180887b180cfce83f656356d13a (diff) | |
| download | python-openstackclient-941e189ac14f2fdce3e70c3dd1ce85aa25fc4782.tar.gz | |
Updated from global requirements
Change-Id: I9a60f1b0db78ed188966287939dbd8a6f82c1682
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9d3d80d6..faf34c0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ six>=1.9.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD cliff>=2.6.0 # Apache-2.0 -keystoneauth1>=2.18.0 # Apache-2.0 +keystoneauth1>=2.20.0 # Apache-2.0 openstacksdk>=0.9.14 # Apache-2.0 osc-lib>=1.5.1 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 |
