From b5d0375f5f64666b3262ff6c3acd04a217646946 Mon Sep 17 00:00:00 2001 From: shoulinwei Date: Tue, 16 Nov 2021 12:49:27 +0800 Subject: [PATCH] rm version of grpcio --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffe64d9..06b60c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.28.1 +grpcio protobuf==3.9.0 -- GitLab