Files
ooi/test-requirements.txt
Alvaro Lopez Garcia 9f5a7ad26b add bandit security linter
skip B104:hardcoded_bind_all_interfaces since we are an API, so we need
to bind to all interfaces, skip this test for now.

Change-Id: I2ce3eccb28872b81c04f79e2434833f8c038af3f
2016-11-21 15:03:52 +01:00

11 lines
182 B
Plaintext

hacking>=0.9.2,<0.10a
bandit>=1.1.0 # Apache-2.0
coverage>=3.6
fixtures>=0.3.14
python-subunit>=0.0.18
sphinx>=1.1.2
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
mock