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:

committed by
Dave Wallace

parent
7c61498af1
commit
c2a5ea0b8b
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
Reference in New Issue
Block a user