add dependencies for corelightning and lndgrpc (#1003)

* add dependencies for corelightning and lndgrpc

* added wrong cln library, 🤦
This commit is contained in:
dni ⚡
2022-09-23 16:56:14 +03:00
committed by GitHub
parent f6d12c9d24
commit 8e06d779e7
4 changed files with 335 additions and 89 deletions
+3
View File
@@ -60,6 +60,9 @@ zipp = "3.5.0"
loguru = "0.5.3"
cffi = "1.15.0"
websocket-client = "1.3.3"
grpcio = "^1.49.1"
protobuf = "^4.21.6"
pyln-client = "^0.12.0"
[tool.poetry.dev-dependencies]
isort = "^5.10.1"