Update dependency grpcio to v1.59.3
This commit is contained in:
parent
dcf771cdb3
commit
5cce64c7ef
|
@ -26,7 +26,7 @@ dependencies = [
|
||||||
|
|
||||||
# Pin at least the things we import directly.
|
# Pin at least the things we import directly.
|
||||||
"click==8.1.7",
|
"click==8.1.7",
|
||||||
"grpcio==1.59.2",
|
"grpcio==1.59.3",
|
||||||
"protobuf==4.25.1",
|
"protobuf==4.25.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue