5bbc92d164
... and use native hooks for bandit and hacking Change-Id: Ia60ca0082a1b4d99905f523f8977db5275e06658
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
stestr>=2.0.0 # Apache-2.0
|
|
|
|
# when we can require tox>= 1.4, this can go into tox.ini:
|
|
# [testenv:cover]
|
|
# deps = {[testenv]deps} coverage
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
ddt>=1.0.1 # MIT
|
|
oslo.context>=2.19.2 # Apache-2.0
|