518ab7d850
hacking 3.0.x is too old. Bump it to the latest version available. Also remove the note about old pip's behavior because recent pip does not require specific order. Change-Id: Ia9c719ae3406217515bc524b5b60ddc9f105d62a
14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
|
|
coverage>=3.6
|
|
python-subunit>=0.0.18
|
|
nodeenv>=0.9.4 # BSD
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4
|
|
testtools>=1.4.0
|
|
pytest>=5.3.5 # MIT
|
|
|
|
# integration tests requirements
|
|
selenium>=2.50.1 # Apache-2.0
|
|
xvfbwrapper>=0.1.3 #license: MIT
|