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

python312Packages.magic-wormhole: unpin spake2

parent 49ab8d1b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -58,6 +58,10 @@ buildPythonPackage rec {

  build-system = [ setuptools ];

  pythonRelaxDeps = [
    "spake2"
  ];

  dependencies = [
    attrs
    autobahn