From: Cédric Ollivier Date: Thu, 16 Dec 2021 08:13:34 +0000 (+0100) Subject: Remove constraints on flake8 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6f76143afed2d4f3e8a77b9d9a7e5db07ec1854b;p=functest-kubernetes.git Remove constraints on flake8 Change-Id: I23142c207c50eca24ad075a838f44d00293989b5 Signed-off-by: Cédric Ollivier --- diff --git a/test-requirements.txt b/test-requirements.txt index 5681cabf..30d81ded 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ coverage!=4.4 # Apache-2.0 mock!=4.0.0,!=4.0.1 # BSD nose # LGPL -flake8<2.6.0,>=2.5.4 # MIT +flake8 # MIT pylint # GPLv2 yamllint ansible-lint