python3Packages.sigstore: relax rich constraint
This commit is contained in:
@@ -52,6 +52,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"cryptography"
|
||||
"rich"
|
||||
"sigstore-models"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user