File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ deps =
138138 test: mako
139139 test: numpy
140140 test: hightime
141- test: grpcio == 1.59 .0 # Compatible with grpcio-tools 1.59.0
142- test: protobuf == 4.21.6 # Compatible with grpcio-tools 1.59.0
141+ test: grpcio == 1.67 .0 # Compatible with Python 3.13; should be backwards compatible with grpcio-tools 1.59.0
142+ test: protobuf == 5.27.2 # Compatible with Python 3.13; should be backwards compatible with grpcio-tools 1.59.0
143143 build_test: pytest
144144 build_test: coverage
145145 build_test: mako
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ deps =
138138 test: mako
139139 test: numpy
140140 test: hightime
141- test: grpcio == 1.59 .0 # Compatible with grpcio-tools 1.59.0
142- test: protobuf == 4.21.6 # Compatible with grpcio-tools 1.59.0
141+ test: grpcio == 1.67 .0 # Compatible with Python 3.13; should be backwards compatible with grpcio-tools 1.59.0
142+ test: protobuf == 5.27.2 # Compatible with Python 3.13; should be backwards compatible with grpcio-tools 1.59.0
143143 build_test: pytest
144144 build_test: coverage
145145 build_test: mako
You can’t perform that action at this time.
0 commit comments