From 18e6980b08357b9943bb3872a0b981fec453678b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 20 Mar 2017 17:41:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib253c2e2ad9e46d2039f62d8abb298c7fb8884c9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98a3e42a5..dccdc0672 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.8 # Apache-2.0 +pbr<2.0.0,>=1.8 # Apache-2.0 Babel>=2.3.4 # BSD croniter>=0.3.4 # MIT License cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0