summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:42 +0000
commit78ab1e1af843683e3e1c470b7eda054169850311 (patch)
treec823a70e66da43b3d9b2111b53dd4ee3d2adfe18
parent161ab3ed2ef99d1f10d52c69b4910b01ccc9938e (diff)
downloadpython-saharaclient-78ab1e1af843683e3e1c470b7eda054169850311.tar.gz
Updated from global requirements
Change-Id: Id9cdc2ed3c05628efb9b34c58ada4d4c4f3a9ff9
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bf7f037..1b0f282 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ keystoneauth1>=2.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.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0