File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2023 zvtvz
3+ Copyright (c) 2023-2025 zvtvz
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1515
1616setup (
1717 name = "zvt" ,
18- version = "0.13.2 " ,
18+ version = "0.13.3 " ,
1919 description = "unified,modular quant framework for human beings " ,
2020 long_description = long_description ,
2121 url = "https://github.com/zvtvz/zvt" ,
4545 "SQLAlchemy==2.0.36" ,
4646 "pandas==2.2.3" ,
4747 "pydantic==2.6.4" ,
48- "arrow==1.2.3 " ,
48+ "arrow==1.3.0 " ,
4949 "openpyxl==3.1.1" ,
5050 "demjson3==3.0.6" ,
5151 "plotly==5.13.0" ,
5757 "fastapi==0.110.0" ,
5858 "fastapi-pagination==0.12.23" ,
5959 "apscheduler==3.10.4" ,
60- "eastmoneypy==0.1.9 " ,
60+ "eastmoneypy==0.2.0 " ,
6161 "orjson==3.10.3" ,
6262 "numpy==2.1.3" ,
6363 ],
You can’t perform that action at this time.
0 commit comments