
It is no longer directly used by any test code in this repository since we switched to stestr[1]. It is now installed as a dependency of stestr. [1] 259c386d424370160c861748ccd18f0c08452d3c Change-Id: Iacbdd3477a9e0b2d2bae3e09d20867d794586673
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
bandit!=1.6.0,>=1.1.0 # Apache-2.0
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
osprofiler>=2.3.0 # Apache-2.0
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|