aodh/test-requirements.txt
Stephen Finucane 6c032153bf setup: Remove unused dependencies
None of oslo.context, debtcollector or testresources are used by aodh.
Remove them, along with the warnings about requirements order that no
longer applies with the "new" dependency resolver introduced in pip
20.3.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I37a1ffe9c9617262eb5e40fc3ad1b02277a11513
2023-11-16 14:52:35 +00:00

9 lines
179 B
Plaintext

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