pegleg/test-requirements.txt

17 lines
204 B
Plaintext

# Testing
pytest>=5.0.1
pytest-cov>=2.5.1
testfixtures>=6.8.2
pytest-xdist>=1.23.2
# Formatting
yapf>=0.27.0
# Linting
hacking>=1.1.0
flake8-import-order>=0.18.1
# Security
bandit>=1.6.0
safety>=1.8.5