From 6e0054da0279207486e9b8ee8d85adaffe859996 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Fri, 14 Jul 2017 00:30:50 -0400 Subject: testapi: bugfix of tox error log https://gerrit.opnfv.org/gerrit/#/c/37053/ https://build.opnfv.org/ci/job/testapi-verify-master/220/console Change-Id: Id278edad06c2852c662392d75fd3cf4041b03451 Signed-off-by: MatthewLi --- testapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testapi/requirements.txt') diff --git a/testapi/requirements.txt b/testapi/requirements.txt index 955ffc8..d2a45dc 100644 --- a/testapi/requirements.txt +++ b/testapi/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.6 +pbr==2.0.0 setuptools>=16.0 tornado>=3.1,<=4.3 epydoc>=0.3.1 -- cgit 1.2.3-korg