summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:33:38 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:33:38 +0000
commit63d56cae7b409a2a445acac990cc8a4ee26bd0a4 (patch)
treef80744e938c8614ecf69100780ad94196f0e572f /requirements.txt
parentd18436ca5d1a1fd1f6d7673e0cf681a6c6e1094a (diff)
downloadpython-novaclient-63d56cae7b409a2a445acac990cc8a4ee26bd0a4.tar.gz
Updated from global requirements
Change-Id: I3773f6a1ff19e9e0d051ab77df9653686ec7bd40
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 5489dede..4bc8e3d9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1>=3.2.0 # Apache-2.0
+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