X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=test-requirements.txt;h=1760ff427e37e3aef61e3e87ad6925ee854df4c0;hb=843c016904e5aa5c0020190fc7e4eefaf0af580c;hp=b855f2f0629cbe1bff90e8b6511bb23d4673677f;hpb=427547d5680878dabfa1e8d1e53fdb2921fd01ab;p=functest.git diff --git a/test-requirements.txt b/test-requirements.txt index b855f2f06..1760ff427 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,!=3.4.2 # BSD sphinx-rtd-theme yamllint +ansible-lint doc8 # Apache-2.0 bashate # Apache-2.0 -nosehtmloutput # Apache-2.0 +bandit +sphinxcontrib-spelling