chore(deps): 添加ccxt依赖

- 在requirements.txt中增加ccxt库,版本不低于4.0.0
- 保持其它依赖项版本不变
- 支持后续集成加密货币交易相关功能
This commit is contained in:
2026-03-26 19:01:58 +08:00
parent b7bf8c1eb4
commit 49acca7414

View File

@@ -24,6 +24,7 @@ schedule>=1.2.0
tushare>=1.2.0
yfinance>=0.2.0
akshare>=1.10.0
ccxt>=4.0.0
# ==================== 技术分析 ====================
TA-Lib>=0.4.0