Commit 9a2a6044 authored by Robert Schütz's avatar Robert Schütz
Browse files

pynitrokey: unpin click version

parent 8f24fc20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ buildPythonApplication rec {
  ];

  pythonRelaxDeps = [
    "click"
    "cryptography"
    "protobuf"
    "python-dateutil"