File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ classifiers = [
2323requires-python = " >=3.9"
2424dependencies = [
2525 " protobuf>=6.31.1" ,
26- " grpcio>=1.74 .0" ,
27- " grpcio-tools>=1.74 .0" ,
26+ " grpcio>=1.78 .0" ,
27+ " grpcio-tools>=1.78 .0" ,
2828]
2929
3030[project .optional-dependencies ]
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ annotated-types==0.7.0; python_version >= '3.8'
66attrs == 25.3.0 ; python_version >= '3.8'
77frozenlist == 1.7.0 ; python_version >= '3.9'
88grpc-interceptor == 0.15.4 ; python_version >= '3.7' and python_version < '4.0'
9- grpcio == 1.74 .0 ; python_version >= '3.9'
10- grpcio-tools == 1.74 .0 ; python_version >= '3.9'
9+ grpcio == 1.78 .0 ; python_version >= '3.9'
10+ grpcio-tools == 1.78 .0 ; python_version >= '3.9'
1111idna == 3.10 ; python_version >= '3.6'
1212invoke == 2.2.0 ; python_version >= '3.6'
1313multidict == 6.5.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments