diff --git a/pyproject.toml b/pyproject.toml index b07d1bd..36100ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ - "grpcio==1.83.1", + "grpcio==1.84.0", "grpcio-reflection==1.*", "protobuf==7.36.1", # Must be compatible with grpcio-tools. "pydantic==2.*",