summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:34 +0000
commit20682bd3d06bd764528404614bab2ee425f1a821 (patch)
treead36cd89845033618c0c27c279566e21d5284d1b /requirements.txt
parent4e2761d6b9a31228780a6bef898cfb0684ed39f8 (diff)
downloadpython-novaclient-20682bd3d06bd764528404614bab2ee425f1a821.tar.gz
Updated from global requirements
Change-Id: Icccd779513d7f282f507744e2d6f64f459d13e5f
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 559c8a01..ae6170c3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ keystoneauth1>=2.1.0 # Apache-2.0
iso8601>=0.1.9 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
requests!=2.9.0,>=2.8.1 # Apache-2.0
simplejson>=2.2.0 # MIT