chore: update multiple dependencies

This commit is contained in:
Raven95676
2025-05-11 22:16:16 +08:00
parent 878a106877
commit b996cf1f05
2 changed files with 181 additions and 163 deletions
+16 -16
View File
@@ -7,28 +7,28 @@ requires-python = ">=3.10"
dependencies = [
"aiocqhttp>=1.4.4",
"aiodocker>=0.24.0",
"aiohttp>=3.11.14",
"anthropic>=0.49.0",
"aiohttp>=3.11.18",
"anthropic>=0.51.0",
"apscheduler>=3.11.0",
"beautifulsoup4>=4.13.3",
"certifi>=2025.1.31",
"beautifulsoup4>=4.13.4",
"certifi>=2025.4.26",
"chardet~=5.1.0",
"colorlog>=6.9.0",
"cryptography>=44.0.2",
"dashscope>=1.22.2",
"cryptography>=44.0.3",
"dashscope>=1.23.2",
"defusedxml>=0.7.1",
"dingtalk-stream>=0.22.1",
"docstring-parser>=0.16",
"filelock>=3.18.0",
"google-genai>=1.10.0",
"google-genai>=1.14.0",
"googlesearch-python>=1.3.0",
"lark-oapi>=1.4.12",
"lxml-html-clean>=0.4.1",
"mcp>=1.5.0",
"openai>=1.68.2",
"ormsgpack>=1.9.0",
"pillow>=11.1.0",
"pip>=25.0.1",
"lark-oapi>=1.4.15",
"lxml-html-clean>=0.4.2",
"mcp>=1.8.0",
"openai>=1.78.0",
"ormsgpack>=1.9.1",
"pillow>=11.2.1",
"pip>=25.1.1",
"psutil>=5.8.0",
"pydantic~=2.10.3",
"pydub>=0.25.1",
@@ -36,9 +36,9 @@ dependencies = [
"python-telegram-bot>=22.0",
"qq-botpy>=1.2.1",
"quart>=0.20.0",
"readability-lxml>=0.8.1",
"readability-lxml>=0.8.4.1",
"silk-python>=0.2.6",
"telegramify-markdown>=0.5.0",
"telegramify-markdown>=0.5.1",
"watchfiles>=1.0.5",
"wechatpy>=1.8.18",
]