zaqar-tempest-plugin/test-requirements.txt
Takashi Kajinami 17a79a4cf1 Remove note about old pip's behavior
... and also add general note about lower constraints.

Change-Id: I81f8d846c080d86498c18bea81da999d3f87d9bb
2024-10-27 00:14:12 +09:00

8 lines
187 B
Plaintext

hacking>=3.1.0,<3.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