zaqar-tempest-plugin/test-requirements.txt
Takashi Kajinami 94e5078db8 Bump hacking
hacking 3.0.x is too old. Bump it to the version currently used in
tempest repo.

Depends-on: https://review.opendev.org/c/openstack/tempest/+/906634
Change-Id: I8da412cd73deba629a0c9488da537cbe8ef4caaf
2024-11-16 15:35:00 +09:00

8 lines
187 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT