aodh/test-requirements.txt
Takashi Kajinami ca2401aa8d Add note about lower bound of requirements
Since we removed lower-constrants job, the lower bound is no longer
tested. Import the note from the other project to declare that it is
maintained on bast effort basis.

Also add license information to all libraries .

Change-Id: Ia05b31061485e613634b27e96b904ad3ebe8fa33
2024-10-17 11:03:55 +09:00

9 lines
216 B
Plaintext

stestr>=2.0.0 # Apache-2.0
oslotest>=2.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
SQLAlchemy-Utils>=0.39.0
gabbi>=1.30.0 # Apache-2.0
# Provides subunit-trace
WebTest>=3.0.0 # MIT