From 8ed3e715399f86e667b10aecf0d7ef6fc1bd75fa Mon Sep 17 00:00:00 2001 From: root Date: Wed, 2 Feb 2022 15:18:27 +0800 Subject: [PATCH] =?UTF-8?q?requirements=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccdeaff..9225271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ rsa>=4.0 urllib3>=1.25.9 flask>=2.0.2 flask_cors>=3.0.10 -protobuf>=3.19.4 +protobuf>=3.19.3 +python-dotenv>=0.19.2