From 102fe197733093ef2ec8a3dba7fb0d108a315cf1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Feb 2026 14:35:44 +0000 Subject: [PATCH] Pin grpcio_tools to latest version 1.78.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d79333..13b607f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ grpcio>=1.2.0 -grpcio_tools +grpcio_tools==1.78.0 protobuf