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

15 lines
155 B
Plaintext

# Testing
pyflakes
pytest==7.4.0
pytest-cov==4.1.0
coverage==5.3
responses
testfixtures
# Linting
flake8
# Security scanning
bandit==1.6.0 # Apache-2.0