summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-01 04:16:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-01 04:16:08 +0000
commitf6b1552780da18add9ab9b11d37c26d10d54ba3a (patch)
tree43333212fc1b705c03529f62af19a44a9c19589b /requirements.txt
parent0a88bd439f138f3edeea589160cf7f9ce51aa752 (diff)
downloadpython-novaclient-f6b1552780da18add9ab9b11d37c26d10d54ba3a.tar.gz
Updated from global requirements
Change-Id: Idaf27bd64f035e1cc7c919a99d0f87b466500b14
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 05732771..434f086b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ keystoneauth1>=2.18.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.18.0 # Apache-2.0
+oslo.utils>=3.20.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT