Razique Mahroua
2020-03-18 b85c91a8192593f6b62f93e11c971868964343a9
commit | author | age
b45606 1 # Versions are pinned to prevent pypi releases arbitrarily breaking
GC 2 # tests with new APIs/semantics. We want to update versions deliberately.
3
4 # flake8 must be listed before pylint to avoid dependency conflicts
5 flake8==3.3.0
6 flake8-mutable==1.1.0
7 flake8-print==2.0.2
8 pylint==1.6.5
9 setuptools-lint==0.5.2
10 yamllint==1.6.1
11 coverage==4.3.4
12 mock==2.0.0
db0fc1 13 pytest==3.10.1
b45606 14 pytest-cov==2.4.0