Avoid flake8 package

The latest flake8 breaks the upstream build.

Change-Id: Idab49e9a59e94898d0072e5604e78d11d8c91f9c
This commit is contained in:
Thomas Bachman 2023-12-10 16:21:59 +00:00
parent 1ca7f0219e
commit b076090cf7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ python-keystoneclient
coverage!=4.4,>=4.0 # Apache-2.0
flake8-import-order==0.12 # LGPLv3
flake8>=5.0.1
flake8>=5.0.1,!=6.1.0
pyflakes>=2.5.0
sphinx!=1.6.6,>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0