fix(deps): update dependency grpcio to v1.72.1
This commit is contained in:
parent
6e65599e58
commit
74a474e371
|
@ -18,7 +18,7 @@ classifiers = [
|
|||
]
|
||||
|
||||
dependencies = [
|
||||
"grpcio==1.71.0",
|
||||
"grpcio==1.72.1",
|
||||
"grpcio-reflection==1.*",
|
||||
"protobuf==6.30.2", # Must be compatible with grpcio-tools.
|
||||
"pydantic==2.*",
|
||||
|
|
Loading…
Reference in New Issue