summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 21:49:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 21:49:59 +0000
commit95ac955d4d21fabdc94626664eecae014768f6c8 (patch)
treed5dcc591d035f2688f6296c14728d4fb19920dae
parentbe58f107ada914f728b0a4ba10fda9f88b15ad75 (diff)
downloadpython-saharaclient-95ac955d4d21fabdc94626664eecae014768f6c8.tar.gz
Updated from global requirements
Change-Id: Iddbfa555822f2088e17aed942f55de9eb0fcce8d
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 56a8406..983d14f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ osc-lib>=1.7.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT