Skip to content

Commit

Permalink
build: fix grpcio and grpcio-tools python package version
Browse files Browse the repository at this point in the history
Signed-off-by: ImMin5 <[email protected]>
  • Loading branch information
ImMin5 committed Aug 24, 2024
1 parent 5dc7905 commit b1aea38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio
grpcio-tools
grpcio==1.64.1
grpcio-tools==1.64.1
click
PyYAML
Jinja2

0 comments on commit b1aea38

Please sign in to comment.