python312Packages.notus-scanner: relax psutil

This commit is contained in:
Fabian Affolter 2024-07-07 16:05:10 +02:00
parent 2773725f5c
commit 5f03aece3d

View File

@ -28,6 +28,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"packaging"
"psutil"
"python-gnupg"
];