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 caa22f3 commit 61271d2Copy full SHA for 61271d2
pyproject.toml
@@ -68,7 +68,7 @@ dev-mkdocs = [
68
dev-mypy = [
69
"mypy == 1.5.1",
70
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
71
- "types-protobuf == 4.24.0.0",
+ "types-protobuf == 4.24.0.1",
72
# For checking the noxfile, docs/ script, and tests
73
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
74
]
0 commit comments