ADD: 增加港股支持 增加Dockerfile

This commit is contained in:
兰志宏
2025-03-01 21:46:26 +08:00
parent b0180b25d5
commit 1029a7eb07
9 changed files with 297 additions and 1458 deletions

View File

@@ -1,5 +1,5 @@
# 基础科学计算和数据处理库
numpy==2.0.0
numpy==2.1.2
pandas==2.2.2
scipy==1.15.1
@@ -7,13 +7,11 @@ scipy==1.15.1
akshare==1.15.87
tqdm==4.67.1
# GUI库
PyQt6==6.8.1
markdown2==2.5.3
# 网络和API请求
requests==2.32.3
python-dotenv==1.0.1
flask==3.1.0
# 日志和系统工具
loguru==0.7.2