shipyard/src/bin/shipyard_client/test-requirements.txt

15 lines
182 B
Plaintext

# Testing
pyflakes==2.2.0
amqp==2.6.1
pytest==3.5.0
pytest-cov==2.5.1
responses==0.10.2
testfixtures==5.1.1
# Linting
flake8==3.8.4
# Security scanning
bandit==1.6.0 # Apache-2.0