diff --git a/pyproject.toml b/pyproject.toml index 2e551477..fb1ea654 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "prometheus_client==0.20.0", "grpcio==1.62.2", "grpcio-health-checking==1.62.2", - "grpcio-reflection==1.62.2", + "grpcio-reflection==1.64.1", "transformers", "accelerate==0.31.0", "hf-transfer==0.1.6",