File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,13 +15,11 @@ dependencies = [
1515 " aiosqlite>=0.21.0" ,
1616 " anthropic>=0.51.0" ,
1717 " apscheduler>=3.11.0" ,
18- " beautifulsoup4>=4.13.4" ,
1918 " certifi>=2025.4.26" ,
2019 " chardet~=5.1.0" ,
2120 " loguru>=0.7.2" ,
2221 " cryptography>=44.0.3" ,
2322 " dashscope>=1.23.2" ,
24- " defusedxml>=0.7.1" ,
2523 " deprecated>=1.2.18" ,
2624 " dingtalk-stream>=0.22.1" ,
2725 " docstring-parser>=0.16" ,
@@ -30,7 +28,6 @@ dependencies = [
3028 " google-genai>=1.56.0" ,
3129 " httpx[socks]>=0.28.1" ,
3230 " lark-oapi>=1.4.15" ,
33- " lxml-html-clean>=0.4.2" ,
3431 " mcp>=1.8.0" ,
3532 " openai>=1.78.0" ,
3633 " ormsgpack>=1.9.1" ,
@@ -45,7 +42,6 @@ dependencies = [
4542 " python-telegram-bot>=22.6" ,
4643 " qq-botpy>=1.2.1" ,
4744 " quart>=0.20.0" ,
48- " readability-lxml>=0.8.4.1" ,
4945 " silk-python>=0.2.6" ,
5046 " slack-sdk>=3.35.0" ,
5147 " sqlalchemy[asyncio]>=2.0.41" ,
Original file line number Diff line number Diff line change @@ -4,13 +4,11 @@ aiohttp>=3.11.18
44aiosqlite >= 0.21.0
55anthropic >= 0.51.0
66apscheduler >= 3.11.0
7- beautifulsoup4 >= 4.13.4
87certifi >= 2025.4.26
98chardet ~= 5.1.0
109loguru >= 0.7.2
1110cryptography >= 44.0.3
1211dashscope >= 1.23.2
13- defusedxml >= 0.7.1
1412deprecated >= 1.2.18
1513dingtalk-stream >= 0.22.1
1614docstring-parser >= 0.16
@@ -19,7 +17,6 @@ filelock>=3.18.0
1917google-genai >= 1.56.0
2018httpx [socks ]>= 0.28.1
2119lark-oapi >= 1.4.15
22- lxml-html-clean >= 0.4.2
2320mcp >= 1.8.0
2421openai >= 1.78.0
2522ormsgpack >= 1.9.1
@@ -34,7 +31,6 @@ python-telegram-bot>=22.6
3431qq-botpy >= 1.2.1
3532python-socks >= 2.8.0
3633quart >= 0.20.0
37- readability-lxml >= 0.8.4.1
3834silk-python >= 0.2.6
3935slack-sdk >= 3.35.0
4036sqlalchemy [asyncio ]>= 2.0.41
You can’t perform that action at this time.
0 commit comments