summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 10:28:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 10:28:24 +0000
commit3f803bf0ab3a19f6937c07861d310899436d1e70 (patch)
treebbc5a2f9a4fb423eb8f4fdf4f997b03158e710cd /requirements.txt
parent4707422377214829126f1d6352119ea08a7ec104 (diff)
downloadpython-novaclient-3f803bf0ab3a19f6937c07861d310899436d1e70.tar.gz
Updated from global requirements
Change-Id: Id0466fb1c6defa71c8b588f731df22c2f009cd19
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1a44faf3..caeb18b9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ keystoneauth1>=3.2.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
simplejson>=3.5.1 # MIT
six>=1.9.0 # MIT