mirror of
https://github.com/ZhuLinsen/daily_stock_analysis
synced 2026-09-20 10:53:33 +08:00
feature: 机器人命令交互触发分析功能
This commit is contained in:
@@ -34,6 +34,6 @@ google-search-results>=2.4.0 # SerpAPI(每月 100 次免费)
|
||||
requests>=2.31.0 # HTTP 请求
|
||||
fake-useragent>=1.4.0 # 随机 User-Agent 防封禁
|
||||
httpx[socks] # HTTP 客户端 + SOCKS 代理支持(OpenAI 可选依赖)
|
||||
|
||||
dingtalk-stream >= 0.24.3 # 钉钉 Stream SDK
|
||||
# 数据库
|
||||
# SQLite 是 Python 内置,无需额外安装
|
||||
|
||||
Reference in New Issue
Block a user