update breez-sdk to 0.5.2 (#2639)

This commit is contained in:
Ross Savage 2024-08-14 16:42:12 +02:00 committed by GitHub
parent 63f246908e
commit fb585402dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 28 deletions

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"]