scripts: Remove wrong bz package
Package in the requirements-run-test.txt file, bz, is not package enabling bz2 support. It is a security concern and must be removed. Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
This commit is contained in:
parent
e268b56699
commit
cbe5d9833b
1 changed files with 0 additions and 3 deletions
|
@ -15,8 +15,5 @@ cbor>=1.0.0
|
||||||
# use for twister
|
# use for twister
|
||||||
psutil
|
psutil
|
||||||
|
|
||||||
# Artifacts package creation
|
|
||||||
bz
|
|
||||||
|
|
||||||
# used for CAN <=> host testing
|
# used for CAN <=> host testing
|
||||||
python-can>=4.3.0
|
python-can>=4.3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue