oslo.db/test-requirements.txt
Takashi Kajinami e2cbc0be4f 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] 944fe4b6c11abc06386eec670f10784277455b49

Change-Id: Ie8bf30d41a80a65e3b5c2bfa1b2af48d924719ee
2025-06-10 15:19:34 +09:00

11 lines
289 B
Plaintext

coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
pifpaf>=0.10.0 # Apache-2.0
aiosqlite>=0.20.0 # MIT License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.8.0 # LGPL/ZPL