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