4c15915051
hacking 3.1.x is too old. Change-Id: I40369a5eef87cb6a356e059e005eb417ec67bb84
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
jsonschema>=3.2.0 # MIT
|
|
stestr>=2.0.0 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
|
|
# Bandit security code scanner
|
|
bandit>=1.7.0,<1.8.0 # Apache-2.0
|
|
|
|
pre-commit>=2.6.0 # MIT
|