Dependencies: fix cashu and boltz version (#1418)
* fix cashu version * fix boltz version
This commit is contained in:
+2
-2
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user