update
This commit is contained in:
parent
0d22be2c01
commit
d0be36869e
@ -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 支持,用于实时价格更新
|
||||||
|
|
||||||
# 新闻智能体依赖
|
# 新闻智能体依赖
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user