heat/test-requirements.txt
James Page 166c8e9cf3 Drop exclusion of bandit B410 test
This test has been dropped upstream[1] so no need to exclude it
during testing as this causes an unknown test failure.

[1] e4da0b351f

Change-Id: Ib93abda1395e8a294b13da62f15ebc2c03963712
2025-02-12 17:41:04 +09:00

19 lines
521 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit>=1.8.1 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.4.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
kombu>=5.0.1 # BSD
PyMySQL>=0.8.0 # MIT License
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
doc8>=0.8.1 # Apache-2.0
Pygments>=2.2.0 # BSD license
# Next are used in integration tests only
tempest>=17.1.0 # Apache-2.0