pegleg/test-requirements.txt
Hughes, Alexander (ah8742) 11337a77c2 Requests Dependency Error
Previously the pins resolved tox tests, but were added to the wrong
requirements file.  The dependency error is still present in the
pegleg images. Moving pins to correct file to resolve.

Change-Id: I1796491cbf0e548fac50e01fbe03a379a5c82f9e
2019-06-13 16:51:49 +00:00

17 lines
188 B
Plaintext

# Testing
pytest==3.2.1
pytest-cov==2.5.1
testfixtures==6.8.2
pytest-xdist==1.23.2
mock==2.0.0
# Formatting
yapf==0.20.0
# Linting
hacking==1.1.0
# Security
bandit==1.6.0
safety==1.8.5