diff --git a/pyproject.toml b/pyproject.toml index 071f4f13..450bbfa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "prometheus_client==0.20.0", "grpcio==1.64.1", "grpcio-health-checking==1.62.1", - "grpcio-reflection==1.62.1", + "grpcio-reflection==1.64.1", "transformers", "accelerate==0.31.0", "hf-transfer==0.1.6"