44e0c05ee3
hacking 3.1.x is a bit old. Bump it to 6.1.x which is currently used in octavia. Change-Id: I35d97f753c899f6143dad08b85b67c4b546bfe2e
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
coverage>=4.0 # Apache-2.0
|
|
selenium>=2.50.1 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
# This also needs xvfb library installed on your OS
|
|
xvfbwrapper>=0.1.3 #license: MIT
|