summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:24:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:24:12 +0000
commit6b32b65a6be0bab34c2e9c9524fb09486663778e (patch)
tree6a86def5116c19a6388258cd2c6f6db13831f51e /requirements.txt
parent09e82e8a240bfd74aca698ce190ecad06f25d0ad (diff)
downloadpython-novaclient-6b32b65a6be0bab34c2e9c9524fb09486663778e.tar.gz
Updated from global requirements
Change-Id: I31564c0c90a7d0445264fa0af80e657a17a57db3
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 874ed45c..312ad249 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0