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
- isort
- jmespath
- psutil
- pylint
- python-gist
- yapf