summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 585cca0b9aca4506e2af1a985311b6b2a5715cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Versions are pinned to prevent pypi releases arbitrarily breaking
# tests with new APIs/semantics. We want to update versions deliberately.

# flake8 must be listed before pylint to avoid dependency conflicts
flake8==3.3.0
flake8-mutable==1.1.0
flake8-print==2.0.2
pylint==1.6.5
setuptools-lint==0.5.2
yamllint==1.6.1
coverage==4.3.4
mock==2.0.0
pytest==3.0.7
pytest-cov==2.4.0