poetry: add pyln-grpc-proto dependency
Changelog-None
This commit is contained in:
committed by
Christian Decker
parent
9ae5c04583
commit
1a2a9b0bae
@@ -9,6 +9,7 @@ authors = ["Christian Decker <cdecker@blockstream.com>"]
|
||||
python = "^3.8"
|
||||
pyln-client = { path = "contrib/pyln-client", develop = true }
|
||||
pyln-proto = { path = "contrib/pyln-proto", develop = true }
|
||||
pyln-grpc-proto = { path = "contrib/pyln-grpc-proto", develop = true }
|
||||
clnrest = { path = "plugins/clnrest", develop = true }
|
||||
wss-proxy = { path = "plugins/wss-proxy", develop = true }
|
||||
Mako = "^1.1.6"
|
||||
|
||||
Reference in New Issue
Block a user