Add psutil to list of python role dependencies

This commit is contained in:
Kenneth Benzie 2024-07-06 23:08:55 +01:00
parent 1965529cb6
commit 3e9b32b32f

View File

@ -6,6 +6,7 @@ python_pip_packages:
- ipython - ipython
- isort - isort
- jmespath - jmespath
- psutil
- pylint - pylint
- python-gist - python-gist
- yapf - yapf