os-traits/test-requirements.txt
Takashi Kajinami 747dbef43f Bump min versions to exclude known bad versions
This is follow-up of Iac72ee8a7c769e8f402e55fac21ea50760c894d7 and
updates the minimum versions in requirements to avoid installing
known bad versions.

Change-Id: If23fda5985d503f393edf2f3b1082c81ee48046c
2024-04-30 23:12:02 +09:00

7 lines
179 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.4.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT