[feat] Watchdog and notifications (#2895)
This commit is contained in:
parent
56a4b702f3
commit
b6bdf50ed7
43 changed files with 1276 additions and 461 deletions
|
|
@ -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.*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue