summaryrefslogtreecommitdiff
path: root/etc/pip/components/lint.req
blob: 34f84c9cfcd7fa502a2ec677b895cb26f66cf932 (plain)
1
2
3
4
5
6
7
8
# Linters
# Note: These versions are checked by python modules in buildscripts/linter/
pylint == 2.3.1
yapf == 0.26.0
pydocstyle == 2.1.1
yamllint == 1.15.0
GitPython ~= 2.1.11
structlog ~= 19.1.0