# Testing
pytest==4.4.1
pytest-xdist==1.28.0
pytest-cov==2.6.1

# Formatting
flake8==3.7.8
flake8-import-order==0.18.1
yapf==0.28.0

# Linting
hacking==1.1.0

# Security
bandit==1.6.0
safety==1.8.5

# Installs Spyglass and dependencies for independent tests, but not in requirements.txt since Spyglass will always
# install this plugin
git+https://opendev.org/airship/spyglass.git#egg=spyglass
click-plugins~=1.1.1
jinja2~=2.10.1
jsonschema~=3.0.1
netaddr~=0.7.19