yutiansut / QUANTAXIS

QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
https://yutiansut.github.io/QUANTAXIS/
MIT License
8.18k stars 2.96k forks source link

Fix dependency broken due to websocket-client version conflict between requirements.txt and tushare's required #1833

Open haroldrandom opened 1 year ago

haroldrandom commented 1 year ago

🛠该PR主要解决的问题🛠:

cmd quantaxis startup brokes due to a version conflict between the requirement.txt and tushare's required. Please take a look the image below image The websocket-client tushare required is 0.57.0 while the one in requirements.txt didn't limit the version.

Uncommeted it will solve.

作者信息: Harold 时间: 20230623