python313Packages.fido2: relax cryptography constraint
This commit is contained in:
committed by
Robert Schütz
parent
63c417ccf6
commit
6f707fd717
@@ -23,6 +23,8 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
pythonRelaxDeps = [ "cryptography" ];
|
||||
|
||||
dependencies = [ cryptography ];
|
||||
|
||||
optional-dependencies = {
|
||||
|
||||
Reference in New Issue
Block a user