We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2290363 + d302f1e commit dd086aaCopy full SHA for dd086aa
1 file changed
sdk/pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Topic :: Software Development :: Libraries :: Python Modules",
23
]
24
dependencies = [
25
- "grpcio>=1.80.0,<2",
+ "grpcio>=1.81.0,<2",
26
"protobuf>=6.31.0,<7",
27
"googleapis-common-protos>=1.75.0,<2",
28
0 commit comments