# Required to generate docs and also run tests
tritonclient[all]

# linting
pylint==2.7.4
click==8.0.3
black==22.6.0
flake8==3.9.2
isort==5.9.3
bandit==1.7.0
flake8-nb==0.3.0
cpplint>=1.5
codespell
interrogate==1.5.0
click<8.1.0
