This commit is contained in:
aaron 2026-03-30 14:14:22 +08:00
parent 0d22be2c01
commit d0be36869e

View File

@ -23,7 +23,7 @@ python-jose[cryptography]==3.3.0
# 加密货币交易智能体依赖 # 加密货币交易智能体依赖
python-binance>=1.0.19 python-binance>=1.0.19
httpx>=0.27.0 httpx>=0.27.0
ccxt>=4.0.0 # 统一交易所API接口支持Bitget等主流交易所 ccxt>=4.5.45 # 统一交易所API接口Bitget UTA V3 需要 4.5.45+
websockets>=12.0 # WebSocket 支持,用于实时价格更新 websockets>=12.0 # WebSocket 支持,用于实时价格更新
# 新闻智能体依赖 # 新闻智能体依赖