diff --git a/pyproject.toml b/pyproject.toml index e81d9e4a..2f44c1a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dependencies = [ "GitPython>=3.1.50", "chardet>=7.4.3", "protobuf>=5.29.1,<7.0", - "grpcio>=1.71.2", + "grpcio>=1.81.1", "beautifulsoup4>=4.15.0", "lxml>=6.1.1", "pypdf2>=2.10.0",