osc-placement/test-requirements.txt
Takashi Kajinami a40c18d64e Bump hacking
hacking 3.0.x is too old. This also removes the note about old behavior
of pip which has been changed in recent versions.

Change-Id: I5a8dc51a94c8284c9c869728981dcb19de63d941
2024-01-17 01:41:54 +09:00

8 lines
201 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
wsgi-intercept>=1.7.0 # MIT License