From 3cecb090170d5e1380ce3bda5f2bd5c8a456089c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 9 Mar 2017 18:17:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0c244b2050f57e82dfa324d28d8f72fc1bd1e154 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44e5118..d4b1b27 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. -pbr>=1.8 # Apache-2.0 +pbr<2.0.0,>=1.8 # Apache-2.0 Babel>=2.3.4 # BSD python-barbicanclient>=4.0.0 # Apache-2.0