pynitrokey: unpin click version

This commit is contained in:
Robert Schütz 2023-08-14 12:59:50 -07:00
parent 8f24fc2037
commit 9a2a6044bf

View File

@ -46,6 +46,7 @@ buildPythonApplication rec {
];
pythonRelaxDeps = [
"click"
"cryptography"
"protobuf"
"python-dateutil"