diff --git a/pyproject.toml b/pyproject.toml index df80607..7b91325 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ - "grpcio==1.72.1", + "grpcio==1.73.1", "grpcio-reflection==1.*", "protobuf==6.31.1", # Must be compatible with grpcio-tools. "pydantic==2.*",