From 752201cb4629850e7e7c3f557a37aae6e6354314 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Tue, 14 Nov 2023 09:33:30 +0800 Subject: [PATCH] update: requirements.txt --- requirements.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e692fcf2..08d5c5791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,14 @@ pydantic~=1.10.4 requests~=2.28.1 openai~=1.2.3 qq-botpy -revChatGPT~=6.8.6 -baidu-aip~=4.16.9 -EdgeGPT~=0.1.22.1 chardet~=5.1.0 Pillow~=9.4.0 GitPython~=3.1.31 nakuru-project beautifulsoup4 -googlesearch-python \ No newline at end of file +googlesearch-python +tictoken +readability-lxml +EdgeGPT +revChatGPT~=6.8.6 +baidu-aip~=4.16.9 \ No newline at end of file