python-vitrageclient/test-requirements.txt
Takashi Kajinami fc2d612670 Bump hacking
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: Ibc1ee07b20ae6271380816bed6a4a8116352cf8a
2024-11-18 20:10:48 +00:00

8 lines
220 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
coverage>=4.5.1 # Apache-2.0
python-subunit>=1.2.0 # Apache-2.0/BSD
oslotest>=3.3.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.5.0 # Apache-2.0/BSD
testtools>=2.3.0 # MIT