summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-19 01:44:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-19 01:44:34 +0000
commitcfc3a1014dc92f9c836808d08c0b226841ba8d85 (patch)
treed044f2514687f1aac6b25b3d2947734b0cb51848 /requirements.txt
parentee2221f0526c4a6bed431229e363c740d07b8ee9 (diff)
downloadpython-novaclient-cfc3a1014dc92f9c836808d08c0b226841ba8d85.tar.gz
Updated from global requirements
Change-Id: Ib2e28ffd160afd28e57531fbe548185aeb4dee45
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 4bc8e3d9..d0c32461 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ keystoneauth1>=3.3.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.31.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
simplejson>=3.5.1 # MIT
six>=1.10.0 # MIT