chore: 清理依赖和文档,优化消息事件类

- 移除不再使用的 psutil 依赖
- 删除文档中多余的进阶阅读部分
- 为消息事件类添加 ClassVar 类型导入并修复文件结尾格式
This commit is contained in:
2026-01-23 16:57:56 +08:00
parent 5342f9f5bd
commit ce76c67dd0
3 changed files with 2 additions and 9 deletions

View File

@@ -42,7 +42,6 @@ platformdirs==4.5.1
playwright==1.57.0
pluggy==1.6.0
propcache==0.4.1
psutil==5.9.8
pycparser==2.23
pydantic==2.12.5
pydantic_core==2.41.5