X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=test-requirements.txt;h=4cc86c85856779d05944f7991353e8a3eae07936;hb=2c474ebe72e7209a6f43939dec2134bec302e247;hp=b855f2f0629cbe1bff90e8b6511bb23d4673677f;hpb=427547d5680878dabfa1e8d1e53fdb2921fd01ab;p=functest.git diff --git a/test-requirements.txt b/test-requirements.txt index b855f2f06..4cc86c858 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,13 +2,15 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. coverage!=4.4 # Apache-2.0 -mock # BSD +mock!=4.0.0,!=4.0.1 # BSD nose # LGPL -flake8<2.6.0,>=2.5.4 # MIT +flake8 # MIT pylint # GPLv2 -sphinx!=1.6.6,!=1.6.7 # BSD +sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0 # BSD sphinx-rtd-theme yamllint +ansible-lint doc8 # Apache-2.0 bashate # Apache-2.0 -nosehtmloutput # Apache-2.0 +bandit +sphinxcontrib-spelling