hacking 3.0.x is quite old. Bump it to the latest version. Also remove the note about old pip's behavior because recent pip does not require specific order. Change-Id: I10ba6418dd7adc6a6d0b63e01b4d5c5a95cb44a2
11 lines
316 B
Plaintext
11 lines
316 B
Plaintext
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
oslotest>=3.2.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
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
httplib2>=0.9.1 # MIT
|