Remove constraints on flake8 13/73113/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 16 Dec 2021 08:13:34 +0000 (09:13 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Jan 2022 16:08:33 +0000 (17:08 +0100)
Change-Id: I23142c207c50eca24ad075a838f44d00293989b5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
test-requirements.txt

index 5681cab..30d81de 100644 (file)
@@ -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