python313Packages.safety: relax filelock and psutil constraints
This commit is contained in:
@@ -52,7 +52,9 @@ buildPythonPackage rec {
|
||||
build-system = [ hatchling ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"filelock"
|
||||
"pydantic"
|
||||
"psutil"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user