Skip to content

Commit eb5b7cb

Browse files
fix(deps): update dependency protobuf to v7
1 parent 2dd9f8f commit eb5b7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"anyio>=4.6.0",
1818
"grpcio>=1.66",
1919
"grpcio-health-checking>=1.66",
20-
"protobuf>=5.28,<7.0",
20+
"protobuf>=7.34,<7.35",
2121
"oauthlib>=3.1.0",
2222
"requests-oauthlib>=1.3.0,<3.0.0",
2323
"typing-extensions>=4.11.0",

0 commit comments

Comments
 (0)