fix(deps): update dependency grpcio to v1.71.0
This commit is contained in:
parent
325c37d344
commit
88d97d3cab
|
@ -17,7 +17,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"grpcio==1.70.0",
|
"grpcio==1.71.0",
|
||||||
"grpcio-reflection==1.*",
|
"grpcio-reflection==1.*",
|
||||||
"protobuf==6.30.2",
|
"protobuf==6.30.2",
|
||||||
"pydantic==2.*",
|
"pydantic==2.*",
|
||||||
|
|
Loading…
Reference in New Issue