X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Ftestapi%2Ftest-requirements.txt;h=233f4652be59aba9cd8db01d3f3880a19b933005;hb=dd984cd636286cd7fa2ab7a1d96e93c7f3e0e99b;hp=4633ad63782acc1eb5ffa42660c478d5353ad597;hpb=3e39454989eb51bb5754f11df101e2be734294c9;p=releng.git diff --git a/utils/test/testapi/test-requirements.txt b/utils/test/testapi/test-requirements.txt index 4633ad637..233f4652b 100644 --- a/utils/test/testapi/test-requirements.txt +++ b/utils/test/testapi/test-requirements.txt @@ -2,10 +2,9 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -tox -mock -pytest -pytest-cov -coverage -pykwalify -pip_check_reqs +coverage>=4.0,!=4.4 # Apache-2.0 +mock>=2.0 # BSD +nose # LGPL +pytest # MIT +pytest-cov # MIT +pytest-mock # MIT