stackviz/requirements.txt
lpiwowar 19c3056754 Use stestr instead of testrepository
This patch removes dependencies on testrepository as
stackviz is using stestr instead.

Closes-Bug: 1735667
Change-Id: I1e1de567fae7a2f7985f51e35d71201be2ab787f
2021-06-16 08:59:37 +02:00

6 lines
119 B
Plaintext

python-subunit>=0.0.18
testtools>=0.9.30
oslo.db>=6.0.0;python_version>='3.6'
oslo.db==6.0.0;python_version<='3.5'
six