From 5bc357f55abe4a918120423449d0e4cdfa8847c8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Nov 2016 04:23:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6ab859d084e55ac2257e44333f206621c7b93e3a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7962f62c..aa1b7042c 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 PrettyTable<0.8,>=0.7.1 # BSD keystoneauth1>=2.14.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0