# Dependencies for linting
# Fix bandit to a previous version due to bug with .bandit file: https://github.com/PyCQA/bandit/issues/657
bandit==1.6.2
flake8==3.8.4
flake8-bugbear==21.3.2
flake8-comprehensions==3.3.1
flake8-executable==2.1.1
mccabe==0.6.1
mypy==0.812
rstcheck==3.3.1
yamllint==1.26.0
