b880f0b121
hacking 3.0.x is too old. Change-Id: I32bf40a31e41284c5fcd0432572576e7debca6dd
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
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
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
|
# Bandit security code scanner
|
|
bandit>=1.7.0,<1.8.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
|
|
pre-commit>=2.6.0 # MIT
|