# Dependency maintenance
pb_tool

# Testing
pytest
pytest-cov
pytest-qt
# pytest-qgis

# Linting and formatting
pre-commit
black
isort
mypy
flake8
flake8-bugbear
pep8-naming
flake8-annotations
flake8-qgis

# Stubs
PyQt5-stubs
qgis-stubs
