neutron-tempest-plugin/test-requirements.txt
Takashi Kajinami ba353d305b Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Also remove the note about old pip's behavior because the resolver
in recent pip no longer requires specific order.

Change-Id: Ic32aa7a18054c128efb9094154f055a2cf55c1f0
2024-05-21 13:15:48 -04:00

9 lines
218 B
Plaintext

hacking>=3.2.0,<3.3.0 # Apache-2.0
coverage>=4.4.1 # Apache-2.0
flake8-import-order==0.12 # LGPLv3
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT