update breez-sdk to 0.5.2 (#2639)

This commit is contained in:
Ross Savage
2024-08-14 15:42:12 +01:00
committed by GitHub
parent 63f246908e
commit fb585402dd
2 changed files with 49 additions and 28 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ python-crontab = "3.0.0"
# needed for liquid support boltz
wallycore = {version = "^1.0.0", optional = true}
# needed for breez funding source
breez-sdk = {version = "0.5.0", optional = true}
breez-sdk = {version = "0.5.2", optional = true}
[tool.poetry.extras]
breez = ["breez-sdk"]