File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4646 extras_require = {
4747 'grpc' : [
4848 'grpcio>=1.59.0,<2.0' ,
49- 'protobuf>=4.21.6,<6.0 '
49+ 'protobuf>=4.21.6'
5050 ],
5151 },
5252 % endif
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def read_contents(file_to_read):
3636 extras_require = {
3737 'grpc' : [
3838 'grpcio>=1.59.0,<2.0' ,
39- 'protobuf>=4.21.6,<6.0 '
39+ 'protobuf>=4.21.6'
4040 ],
4141 },
4242 classifiers = [
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def read_contents(file_to_read):
3737 extras_require = {
3838 'grpc' : [
3939 'grpcio>=1.59.0,<2.0' ,
40- 'protobuf>=4.21.6,<6.0 '
40+ 'protobuf>=4.21.6'
4141 ],
4242 },
4343 classifiers = [
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def read_contents(file_to_read):
3636 extras_require = {
3737 'grpc' : [
3838 'grpcio>=1.59.0,<2.0' ,
39- 'protobuf>=4.21.6,<6.0 '
39+ 'protobuf>=4.21.6'
4040 ],
4141 },
4242 classifiers = [
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def read_contents(file_to_read):
3737 extras_require = {
3838 'grpc' : [
3939 'grpcio>=1.59.0,<2.0' ,
40- 'protobuf>=4.21.6,<6.0 '
40+ 'protobuf>=4.21.6'
4141 ],
4242 },
4343 classifiers = [
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def read_contents(file_to_read):
3737 extras_require = {
3838 'grpc' : [
3939 'grpcio>=1.59.0,<2.0' ,
40- 'protobuf>=4.21.6,<6.0 '
40+ 'protobuf>=4.21.6'
4141 ],
4242 },
4343 classifiers = [
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def read_contents(file_to_read):
3737 extras_require = {
3838 'grpc' : [
3939 'grpcio>=1.59.0,<2.0' ,
40- 'protobuf>=4.21.6,<6.0 '
40+ 'protobuf>=4.21.6'
4141 ],
4242 },
4343 classifiers = [
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def read_contents(file_to_read):
3636 extras_require = {
3737 'grpc' : [
3838 'grpcio>=1.59.0,<2.0' ,
39- 'protobuf>=4.21.6,<6.0 '
39+ 'protobuf>=4.21.6'
4040 ],
4141 },
4242 classifiers = [
You can’t perform that action at this time.
0 commit comments