1cda5b334e
Pins all Spyglass dependencies explicitly for consistency. Removes unused packages. Related to https://review.opendev.org/#/c/662069/ Change-Id: I5ca302e7315a8606510c6e83092188291f661760
15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
# Testing
|
|
pytest==4.4.1
|
|
pytest-xdist==1.28.0
|
|
pytest-cov==2.6.1
|
|
|
|
# Formatting
|
|
yapf==0.27.0
|
|
|
|
# Linting
|
|
hacking==1.1.0
|
|
|
|
# Security
|
|
bandit==1.6.0
|
|
safety==1.8.5
|