From 595a0567bec53afe160d11488a2ff283f258b896 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 9 Mar 2017 18:12:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I11b452e5b436efd33d427f3c973a13ed68e1fc7c --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c622d4b..438e356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. oslo.log>=3.11.0 # Apache-2.0 -pbr>=1.8 # Apache-2.0 +pbr<2.0.0,>=1.8 # Apache-2.0 Babel>=2.3.4 # BSD python-designateclient>=1.5.0 # Apache-2.0