auto_trade_sys/requirements.txt
薇薇安 8a89592cb5 a
2026-01-13 17:30:59 +08:00

7 lines
298 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 交易系统依赖(已移至 trading_system/requirements.txt
# 如需运行交易系统,请安装:
# pip install -r trading_system/requirements.txt
# 后端API依赖已移至 backend/requirements.txt
# 如需运行后端API请安装
# pip install -r backend/requirements.txt