diff --git a/pyproject.toml b/pyproject.toml index 73d5aa6d..0098ffc1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ "requests>=2.34.2", "GitPython>=3.1.50", "chardet>=7.4.3", - "protobuf>=5.29.1,<7.0", + "protobuf>=5.29.1,<8.0", "grpcio>=1.81.1", "beautifulsoup4>=4.15.0", "lxml>=6.1.1",