audit-armada-app/test-requirements.txt

5 lines
131 B
Plaintext

# hacking pulls in flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate >= 0.2
yamllint<1.26.1;python_version>="3.0" # GPLv2