distil/test-requirements.txt
Adrian Turjak 675e42f0d2 Make Distil Health check respect collection domains
Without this, when that config is set, the healthcheck will
report uncollected projects that aren't being collected
anymore.

Also fix some testing.

Change-Id: Ife60eee1400ec596565188b477d64f68b247fcec
2020-09-25 12:44:45 +12:00

20 lines
528 B
Plaintext

hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
pylint>=1.4.5 # GPLv2
pyflakes>=2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
WebTest>=2.0 # MIT
mock>=2.0 # BSD
Flask>=0.10,!=0.11,<1.0 # BSD
sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain
openstackdocstheme>=1.17.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0