From 7aba9ff3ffb9462f493ad0c52463351065951823 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Tue, 18 Apr 2023 21:35:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=86=E5=8C=96=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc35982e4..8730ccb84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -requests +requests~=2.28.1 openai~=0.27.4 -qq-botpy +qq-botpy~=1.1.2 revChatGPT~=4.0.8 -baidu-aip +baidu-aip~=4.16.9 EdgeGPT~=0.1.22.1 -chardet -Pillow -GitPython +chardet~=5.1.0 +Pillow~=9.4.0 +GitPython~=3.1.31 git+https://github.com/Lxns-Network/nakuru-project.git \ No newline at end of file