From 4288f1b9c87b40c713df03ea09bc9dd2360309b7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 30 Jul 2015 19:26:44 +0200 Subject: [PATCH] Sync requirements with global requirements Update for pbr to use recent pbr. Change-Id: I01dc101fecf6589e4600201b92d518e1e23c1fc2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a09e7f79a..0b231ec00 100644 --- a/test-requirements.txt +++ b/test-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>=0.6,!=0.7,<1.0 +pbr>=1.3,<2.0 openstack-doc-tools>=0.23 doc8 # Apache-2.0 Pygments