[feat] Watchdog and notifications (#2895)

This commit is contained in:
Vlad Stan 2025-01-23 13:23:09 +02:00 committed by GitHub
parent 56a4b702f3
commit b6bdf50ed7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 1276 additions and 461 deletions

View file

@ -61,6 +61,7 @@ wallycore = {version = "1.3.0", optional = true}
breez-sdk = {version = "0.6.6", optional = true}
jsonpath-ng = "^1.7.0"
pynostr = "^0.6.2"
[tool.poetry.extras]
breez = ["breez-sdk"]
liquid = ["wallycore"]
@ -136,6 +137,7 @@ module = [
"bitstring.*",
"ecdsa.*",
"pyngrok.*",
"pynostr.*",
"pyln.client.*",
"py_vapid.*",
"pywebpush.*",