There was an error while loading. Please reload this page.
1 parent 868733f commit 5370784Copy full SHA for 5370784
1 file changed
.github/workflows/build_wheels.yml
@@ -204,7 +204,7 @@ jobs:
204
env:
205
COMPILE_GO: "True"
206
run: |
207
- pip install 'grpcio-tools==1.47.0' 'pybindgen==0.22.0'
+ pip install 'grpcio-tools==1.48.0' 'pybindgen==0.22.0'
208
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.26.0
209
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1.0
210
pip install dist/*tar.gz
0 commit comments