summaryrefslogtreecommitdiffstats
path: root/testapi/requirements.txt
diff options
context:
space:
mode:
authorMatthewLi <lijun_1203@126.com>2017-07-14 00:30:50 -0400
committerMatthewLi <lijun_1203@126.com>2017-07-14 02:32:56 -0400
commit6e0054da0279207486e9b8ee8d85adaffe859996 (patch)
tree9e894a03db951f0ad15f9e2ee12667c68bdd0c37 /testapi/requirements.txt
parentd6e534598310012cf6e50bb75390497217f677bc (diff)
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 <lijun_1203@126.com>
Diffstat (limited to 'testapi/requirements.txt')
-rw-r--r--testapi/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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