Dependencies: fix cashu and boltz version (#1418)

* fix cashu version

* fix boltz version
This commit is contained in:
calle 2023-01-26 13:35:27 +01:00 committed by GitHub
parent 4ccfe6dfa8
commit f6e0301209
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 61 deletions

View file

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