Files
castellan/test-requirements.txt
Takashi Kajinami ce3ba71721 Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].

It is now installed as a dependency of stestr.

[1] 22a5b8b1ec

Change-Id: Ia64528e2d82bc58387377367ce4d3ecb8855a17e
2025-06-10 09:34:50 +00:00

10 lines
279 B
Plaintext

coverage>=4.0 # Apache-2.0
python-barbicanclient>=4.5.2 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
pifpaf>=0.10.0 # Apache-2.0