diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-06-30 21:43:52 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-06-30 21:43:52 +0000 |
commit | 34a6615862d74c04b0754cf0b818cfc405f704b3 (patch) | |
tree | 1bced70a8f94ae58df800087aa006806f48a65e7 | |
parent | 5f621a4475269dea61040d54256fc0e0dde03ffa (diff) | |
parent | 72bd81680f6e682827fabccc9eecc3f70dd2aced (diff) | |
download | python-saharaclient-34a6615862d74c04b0754cf0b818cfc405f704b3.tar.gz |
Merge "Updated from global requirements"
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a6dbaac..029f27c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ osc-lib>=0.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.11.0 # Apache-2.0 +oslo.utils>=3.14.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT |