We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78c05dc + bdde699 commit 4e43a97Copy full SHA for 4e43a97
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
]
19
20
dependencies = [
21
- "grpcio==1.73.1",
+ "grpcio==1.74.0",
22
"grpcio-reflection==1.*",
23
"protobuf==6.31.1", # Must be compatible with grpcio-tools.
24
"pydantic==2.*",
0 commit comments