Dependencies: fix cashu and boltz version (#1418)
* fix cashu version * fix boltz version
This commit is contained in:
parent
4ccfe6dfa8
commit
f6e0301209
2 changed files with 61 additions and 61 deletions
|
|
@ -62,8 +62,8 @@ protobuf = "^4.21.6"
|
|||
Cerberus = "^1.3.4"
|
||||
async-timeout = "^4.0.2"
|
||||
pyln-client = "0.11.1"
|
||||
cashu = "^0.8.2"
|
||||
boltz-client = "^0.1.2"
|
||||
cashu = "0.8.2"
|
||||
boltz-client = "0.1.3"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue