Skip to content

Commit 3e4b56b

Browse files
committed
Add grpc and protobuf stubs
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 40b05eb commit 3e4b56b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@ dev-mkdocs = [
7373
]
7474
dev-mypy = [
7575
"mypy == 1.11.2",
76+
"grpc-stubs == 1.53.0.5",
7677
"types-Markdown == 3.7.0.20240822",
78+
"types-protobuf == 5.27.0.20240907",
7779
# For checking the noxfile, docs/ script, and tests
7880
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
7981
]

0 commit comments

Comments
 (0)