From a2419a350bd2d9c77ec77482abfa48efe63c6025 Mon Sep 17 00:00:00 2001 From: huangjianhui <852142024@qq.com> Date: Thu, 24 Feb 2022 18:32:58 +0800 Subject: [PATCH] Update requirements_mac.txt --- python/requirements_mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_mac.txt b/python/requirements_mac.txt index 8e6ff08f..9a7132e9 100644 --- a/python/requirements_mac.txt +++ b/python/requirements_mac.txt @@ -14,7 +14,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==1.0.1 ujson>=2.0.3 -grpcio-tools>=1.33.2 +grpcio-tools==1.33.2 grpcio>=1.33.2 sentencepiece==0.1.83 pillow==9.0.1 -- GitLab