ovn-bgp-agent/test-requirements.txt
Takashi Kajinami f503911227 Bump hacking
hacking 3.0 is quite old. Bump it to the current latest version.

Change-Id: Iac62f9294f54530cc7208f575e3c4eb81a8749e1
2024-09-21 18:11:43 +09:00

10 lines
282 B
Plaintext

hacking>=7.0,<7.1 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
eventlet>=0.26.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
pyroute2>=0.6.4;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
stestr>=1.0.0 # Apache-2.0
testtools>=1.4.0 # MIT