blob: 6cef8c2b691022d655d9c448668909923d65a84e [file] [log] [blame]
pep8==1.7.1
flake8==5.0.4
astroid==3.1.0; python_version >= '3.8'
pylint==3.1.0; python_version >= '3.8'
bandit[toml]==1.7.5; python_version >= '3.7'
black==24.4.0; python_version >= '3.7' and implementation_name == "cpython"
isort[pyproject]==5.12.0; python_version >= '3.8'
pyupgrade==3.3.1
rstcheck==6.2.1; python_version >= '3.7'
codespell==2.2.5
requests>=2.27.1
paramiko==3.4.0; platform_python_implementation != 'PyPy'