9a08e51d41
Cap bandit to v1.6.2 so we do not pull in a python3 only version. Without this fix the unit tests will fail to setup and run properly. Closes-Bug: 1916494 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I7afbc8d224f28146af42f43593586cd680a52aaf
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
hacking>=2.0<2.1
|
|
|
|
pycodestyle>=2.0.0 # MIT License
|
|
mock>=2.0.0 # BSD
|
|
bandit>=1.1.0,<1.6.3 # Apache-2.0
|
|
bashate >= 0.2
|
|
PyYAML >= 3.1.0
|
|
yamllint >= 0.5.2
|