diff --git a/pyproject.toml b/pyproject.toml index 61d6804..ae3f410 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",