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.
1 parent f1b2840 commit 7b23742Copy full SHA for 7b23742
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
]
19
20
dependencies = [
21
- "grpcio==1.75.0",
+ "grpcio==1.75.1",
22
"grpcio-reflection==1.*",
23
"protobuf==6.32.1", # Must be compatible with grpcio-tools.
24
"pydantic==2.*",
0 commit comments