diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-25 20:28:53 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-25 20:28:53 +0000 |
commit | 7cba3299e7b1e250949bdbb35f334108fa2b6fce (patch) | |
tree | c8f5762af1f1a6115f008b45dd67cce02b25e807 /requirements.txt | |
parent | 0eb09156adee9201b8e67ef8324b0ad3748d24d7 (diff) | |
download | python-barbicanclient-7cba3299e7b1e250949bdbb35f334108fa2b6fce.tar.gz |
Updated from global requirements
Change-Id: Iafa9d0611f527caaa10b800b5de50dfe68e92557
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 6cc77cf..d3c6154 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ requests!=2.12.2,>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT cliff>=2.3.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 |