From 7ad42809faa51a32fb68ce158e97a93e1e2ef4c1 Mon Sep 17 00:00:00 2001 From: gecong1973 Date: Thu, 23 Mar 2017 14:21:09 +0800 Subject: [PATCH] Remove upper cap on pbr Change-Id: Iae6c884b629fa2d365be917c729b78ad18fc7986 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ffa61a7..c3131f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr<2.0,>=1.4 +pbr>=1.4