From d9ce37a6631725a72cbd24e3d9d8c68e367c02a7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 14 May 2015 16:33:47 -0700 Subject: [PATCH] Remove pbr as runtime depend It's neither used nor desired. Change-Id: Idba1b092054ea435f874374aa94919d103ac3be0 --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e20190ae..286279bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=0.6,!=0.7,<1.0 - argparse Babel>=1.3 iso8601>=0.1.9