Files
octavia-lib/test-requirements.txt
Takashi Kajinami af2b9ec8bd Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository. It
is now installed as a dependency of stestr.

Change-Id: I4744f46e57440ee2a133ad1e41d00faa0421e97d
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-07-28 08:05:41 +00:00

10 lines
239 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit!=1.6.0,>=1.1.0 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
pylint>=2.5.3 # GPLv2
oslo.utils>=3.33.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0