From d53df9b257606c961744302fe1d8c08541a80e4d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 23:29:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iff28dbe0a0eb28a6ab27eabcf6613183abcece92 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 425661eb..f06a7369 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<2.0.0,>=1.8 # Apache-2.0 +pbr>=1.8 # Apache-2.0 Django<1.9,>=1.8 # BSD oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0