Dependencies: update protobuf and grpcio to latest versions (#1420)
* update protobuf and grpcio to latest versions * fix their versions
This commit is contained in:
parent
9a39a5d5ba
commit
12d037901e
3 changed files with 67 additions and 70 deletions
|
|
@ -57,8 +57,8 @@ zipp = "3.11.0"
|
|||
loguru = "0.6.0"
|
||||
cffi = "1.15.1"
|
||||
websocket-client = "1.3.3"
|
||||
grpcio = "1.49.1"
|
||||
protobuf = "4.21.6"
|
||||
grpcio = "1.51.1"
|
||||
protobuf = "4.21.12"
|
||||
Cerberus = "1.3.4"
|
||||
async-timeout = "4.0.2"
|
||||
pyln-client = "0.11.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue