blob: 5fff765540a16822e14bd7ab776d0d5d392b3a3c [file] [log] [blame]
pep8==1.7.1
flake8==5.0.4
astroid==2.15.8; python_version >= '3.8'
pylint==2.17.7; python_version >= '3.8'
bandit[toml]==1.7.5; python_version >= '3.7'
black==23.9.1; python_version >= '3.7' and implementation_name == "cpython"
isort[pyproject]==5.12.0; python_version >= '3.8'
pyupgrade==3.3.1
rstcheck==6.1.2; python_version >= '3.7'
codespell==2.2.5
requests>=2.27.1
paramiko==3.3.1; platform_python_implementation != 'PyPy'