Skip to content

Commit

Permalink
πŸ“Œ set all grpc deps to 1.62.2
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Gupta <[email protected]>
  • Loading branch information
prashantgupta24 committed Jun 27, 2024
1 parent de340f7 commit 5b3fc82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dynamic = ["version"]
dependencies = [
"vllm>=0.5.0",
"prometheus_client==0.20.0",
"grpcio==1.64.1",
"grpcio-health-checking==1.62.1",
"grpcio==1.62.2",
"grpcio-health-checking==1.62.2",
"grpcio-reflection==1.62.2",
"transformers",
"accelerate==0.31.0",
Expand Down

0 comments on commit 5b3fc82

Please sign in to comment.