From b49c11004a65b5c593b2983a6580f4de77cec216 Mon Sep 17 00:00:00 2001 From: Moyuyanli <572490972@qq.com> Date: Thu, 20 Mar 2025 19:57:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=BF=98=E5=8E=9F=E5=9B=9E=E5=8E=9F?= =?UTF-8?q?=E6=9D=A5=E7=9A=84=E4=BE=9D=E8=B5=96=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac56e3db4..07b168cc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,33 +1,27 @@ pydantic~=2.10.3 -aiohttp~=3.11.13 -openai~=1.65.5 -anthropic~=0.49.0 +aiohttp +openai +anthropic qq-botpy chardet~=5.1.0 -Pillow~=11.1.0 -beautifulsoup4~=4.13.3 +Pillow +beautifulsoup4 googlesearch-python -readability-lxml~=0.8.1 -quart~=0.20.0 +readability-lxml +quart lxml_html_clean -colorlog~=6.9.0 -aiocqhttp~=1.4.4 -pyjwt~=2.10.1 -apscheduler~=3.11.0 -docstring_parser~=0.16 -aiodocker~=0.24.0 +colorlog +aiocqhttp +pyjwt +apscheduler +docstring_parser +aiodocker silk-python psutil>=5.8.0 lark-oapi -ormsgpack~=1.8.0 -cryptography~=44.0.2 -dashscope~=1.22.2 -python-telegram-bot~=21.11.1 -wechatpy~=1.8.18 -dingtalk-stream -PyYAML~=6.0.2 -pip~=23.2.1 -typing_extensions~=4.12.2 -requests~=2.32.3 -anyio~=4.8.0 -httpx~=0.28.1 \ No newline at end of file +ormsgpack +cryptography +dashscope +python-telegram-bot +wechatpy +dingtalk-stream \ No newline at end of file