diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-25 22:13:23 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-25 22:13:23 +0000 |
commit | 585e9c92922018345fa10a7ef93f9c09ae0413ec (patch) | |
tree | e3aa59b0848f5d0df40fb2332951cbac49a2cad3 | |
parent | 4de9aaccc6cb04bf59c95af65b7acebb51f73363 (diff) | |
parent | 7cba3299e7b1e250949bdbb35f334108fa2b6fce (diff) | |
download | python-barbicanclient-585e9c92922018345fa10a7ef93f9c09ae0413ec.tar.gz |
-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 |