[feat] Watchdog and notifications (#2895)
This commit is contained in:
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user