-r requirements_minimal.txt

# Tools used during development, prefer running these with pre-commit
black
pre-commit
pylint>=3.2.0
mypy
ruff
