Add SQS fanout

This commit is contained in:
Jack Kingsman
2026-03-11 14:17:08 -07:00
parent 472b4a5ed2
commit e7d1f28076
12 changed files with 574 additions and 12 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies = [
"meshcore==2.2.29",
"aiomqtt>=2.0",
"apprise>=1.9.7",
"boto3>=1.38.0",
]
[project.optional-dependencies]