1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-07 13:00:58 +08:00

update Order with dataclass

This commit is contained in:
bxdd
2021-06-01 16:19:01 +08:00
parent 60e082e446
commit bf16e1ab47
2 changed files with 29 additions and 23 deletions

View File

@@ -58,6 +58,7 @@ REQUIRED = [
"pymongo==3.7.2", # For task management
"scikit-learn>=0.22",
"dill",
"dataclasses;python_version<'3.7'",
]
# Numpy include