Skip to content

Commit

Permalink
fix: add grpc's health check to requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: taieeuu <[email protected]>
  • Loading branch information
taieeuu committed Dec 22, 2024
1 parent db7cb2f commit 48600a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ ipykernel

orjson
kubernetes>=12.0.1

grpcio-health-checking==1.67.0
2 changes: 2 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -564,3 +564,5 @@ zipp==3.19.1

# The following packages are considered to be unsafe in a requirements file:
# setuptools

grpcio-health-checking==1.67.0

0 comments on commit 48600a7

Please sign in to comment.