misc: run make test-refresh-deps to update the python dependencies

Also, remove the flake8 from requirements.txt as it looks
like upstream package is not installable...

Type: test
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I1a2132f30f7f9431d892e962a29c7d859e6a43db
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
This commit is contained in:
Andrew Yourtchenko
2021-02-23 12:04:46 +00:00
committed by Dave Wallace
parent 7c61498af1
commit c2a5ea0b8b
2 changed files with 152 additions and 138 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,6 @@ cffi # MIT
cryptography!=2.0 # BSD/Apache-2.0
deprecation>=2.0.6 # Apache-2.0
faulthandler; python_version < '3.3' # # BSD License (2 clause)
flake8 # MIT
ipaddress; python_version < '3.3' # PSF
parameterized>=0.6.1 # BSD
pexpect # ISC