fix(deps): update dependency grpcio to v1.73.1
This commit is contained in:
parent
40c799b565
commit
ac06fde8df
|
@ -18,7 +18,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"grpcio==1.72.1",
|
"grpcio==1.73.1",
|
||||||
"grpcio-reflection==1.*",
|
"grpcio-reflection==1.*",
|
||||||
"protobuf==6.31.1", # Must be compatible with grpcio-tools.
|
"protobuf==6.31.1", # Must be compatible with grpcio-tools.
|
||||||
"pydantic==2.*",
|
"pydantic==2.*",
|
||||||
|
|
Loading…
Reference in New Issue