From 6b32b65a6be0bab34c2e9c9524fb09486663778e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Nov 2016 04:24:12 +0000 Subject: Updated from global requirements Change-Id: I31564c0c90a7d0445264fa0af80e657a17a57db3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') 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 -- cgit v1.2.1