From c4d0f8e576be4a5a032d7150cc007ed0b711bbdc Mon Sep 17 00:00:00 2001 From: Longgeek Date: Fri, 27 Jun 2014 22:49:30 +0800 Subject: [PATCH] Bump minimum pbr version to 0.6 Matches Global Requirements.In the gerrit-powered-agenda project pbr version does not match the global requirements. Change-Id: I10f44cd4d8b80b3d1d8666440fbbff191d678766 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d897794..ddda718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pbr>=0.5.21,<1.0 +pbr>=0.6,!=0.7,<1.0 argparse icalendar pyyaml