Commit 26c3a41f authored by Ben Darwin's avatar Ben Darwin
Browse files

python312Packages.moto: add (trivial) `sns` optional dependency

parent 563a48ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ buildPythonPackage rec {
      pyyaml
      py-partiql-parser
    ];
    sns = [ ];
    stepfunctions = [
      antlr4-python3-runtime
      jsonpath-ng