From 4140c0d6d812b585db83f2d5a08cbc805309b0d4 Mon Sep 17 00:00:00 2001 From: Albert Callarisa Date: Thu, 19 Jun 2025 15:52:41 +0200 Subject: [PATCH] Added mypy-protobuf Signed-off-by: Albert Callarisa --- tools/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/requirements.txt b/tools/requirements.txt index 627d683a..f005610f 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1 +1,2 @@ grpcio-tools==1.62.3 +mypy-protobuf==3.6.0