Skip to content

Commit

Permalink
[Mod] change tushare module version
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Dec 6, 2021
1 parent a1458aa commit 13e354c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# 修复
1. 修复部分C++接口模块剥离后,遗留的安装脚本编译代码导致的报错问题
2. 修复vnpy_xtp订阅深交所行情后,可能出现的闪退问题

3. 修复vnpy_tushare部分数据字段为None时,导致的数据错误
# 调整
1. 移除老版本基于requests库的RestClient客户端
2. 移除老版本基于websocket-client库的WebsocketClient客户端
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ vnpy_arctic==1.0.1
vnpy_leveldb==1.0.0

vnpy_rqdata==2.9.38.1
vnpy_tushare==1.2.64.1
vnpy_tushare==1.2.64.2
vnpy_tqsdk==2.8.6
vnpy_coinapi==1.0.0
vnpy_udata==2021.9.25
Expand Down

0 comments on commit 13e354c

Please sign in to comment.