mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 15:44:21 +01:00
pyln: Add grpcio and protobuf dependencies to pyln-testing
This commit is contained in:
@@ -21,6 +21,8 @@ pyln-client = "^0.11"
|
||||
Flask = "^2.0.3"
|
||||
cheroot = "^8.6.0"
|
||||
psutil = "^5.9.0"
|
||||
grpcio = "^1.49.0"
|
||||
protobuf = "^4.21.6"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pyln-client = { path = "../pyln-client", develop = true}
|
||||
|
||||
Reference in New Issue
Block a user