Add websocket-client to requirements; sync docs

site_anneng 的 CDP 驱动用到 websocket-client,此前 requirements.txt 缺漏,
需额外手动安装。补进 requirements.txt,并把 README/CLAUDE 里"暂未列入"的
临时提示改为"已包含"。

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Misaka
2026-07-14 22:48:07 +08:00
parent c6a23febc0
commit 75abbdf14c
3 changed files with 4 additions and 7 deletions

View File

@@ -2,3 +2,4 @@ pandas>=2.0.0
playwright>=1.40.0
openpyxl>=3.1.0
PyYAML>=6.0
websocket-client>=1.0.0