Dependencies: update protobuf and grpcio to latest versions (#1420)
* update protobuf and grpcio to latest versions * fix their versions
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user