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 ac2674c + fc6902e commit b76adb4Copy full SHA for b76adb4
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"exceptiongroup>=1.3.0", # TODO: drop if Python >= 3.11 guaranteed
37
"grpcio>=1.64.1, <2.0.0",
38
"grpcio-reflection>=1.64.1, <2.0.0",
39
- "protobuf>=5.27.0",
+ "protobuf>=5.29.6",
40
"jinja2>=3.0.2",
41
"pexpect>=4.8.0",
42
"pyserial-labgrid>=3.4.0.1",
0 commit comments