summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:34:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:34:54 +0000
commit2bdccb16c5256b34c3580215d4bb18dc3c59a389 (patch)
tree0079582708f51a49cca19eb0d2d4ae36525f39b3 /requirements.txt
parent6b11a1c46b46208cdeab35d1b7b91e3286fc7fd5 (diff)
downloadpython-novaclient-2bdccb16c5256b34c3580215d4bb18dc3c59a389.tar.gz
Updated from global requirements
Change-Id: Id0640bd34bd7c792b72c8c837c6a3fd8926eea13
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 c2b23f28..894f2525 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ keystoneauth1>=2.7.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.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
requests>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT