From 08cbf01b0c6dca1f763c072a99f1f7cd85763137 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Sun, 9 Feb 2014 23:06:18 +0400 Subject: [PATCH] Sync with global requirements There are still some problems with requirements updates proposal script, so, syncing requirements manually. * bump pbr to >=0.6,<1.0 Change-Id: Ibac6d4971debad1c477a07a6e9ce220865c48ca1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e46b89..30c9d31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pbr>=0.5.21,<1.0 +pbr>=0.6,<1.0