From 60503e11abe87d7c1938585dfd2ceb4a41492647 Mon Sep 17 00:00:00 2001 From: DragonAura Date: Wed, 1 Mar 2023 20:51:59 +0800 Subject: [PATCH] fix(PyAPI): :bug: fix requirements --- PyAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyAPI/requirements.txt b/PyAPI/requirements.txt index 7afa56a..af3f515 100644 --- a/PyAPI/requirements.txt +++ b/PyAPI/requirements.txt @@ -1,2 +1,2 @@ grpcio==1.51.1 -grpcio-tools=1.49.1 +grpcio-tools==1.49.1