# Linting tools

flake8==3.0.4
isort==4.2.5
pycodestyle==2.0.0  # rq.filter: !=2.1.0
pydocstyle==1.1.1
pylint==1.6.4
