downgrade pyln from 0.12.0 to 0.11.1 (#1021)
This commit is contained in:
parent
b2a26b0a7a
commit
4ad3c84152
2 changed files with 29 additions and 9 deletions
|
|
@ -62,7 +62,7 @@ cffi = "1.15.0"
|
|||
websocket-client = "1.3.3"
|
||||
grpcio = "^1.49.1"
|
||||
protobuf = "^4.21.6"
|
||||
pyln-client = "^0.12.0"
|
||||
pyln-client = "0.11.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
isort = "^5.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue