Fix Flake8 abstact and concrete deps 03/72503/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 10 May 2021 14:54:42 +0000 (16:54 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 10 May 2021 14:55:50 +0000 (16:55 +0200)
It's no longer managed by OpenStack requirements.

Co-Authored-By: Vincent Danno <vincent.danno@orange.com>
Change-Id: I7c509d483b4daf9c8b47390426d9f60f8a6a7482
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
test-requirements.txt
upper-constraints.txt

index 28f97df..aca261e 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
 sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0 # BSD
 sphinx-rtd-theme
index 6aca7c8..ee04cbc 100644 (file)
@@ -4,6 +4,6 @@ behave===1.2.6
 behave-html-formatter===0.9.4;python_version>='3.5'
 pylint===1.9.5;python_version=='2.7'
 pylint===2.4.4;python_version=='3.8'
-flake8===3.7.9
+flake8===3.9.2
 nose===1.3.7
 ansible-lint===4.3.7