1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-10 22:36:55 +08:00

Merge remote-tracking branch 'origin/main' into finco

This commit is contained in:
Young
2023-07-14 12:16:51 +08:00
168 changed files with 2479 additions and 1100 deletions

View File

@@ -80,6 +80,7 @@ REQUIRED = [
"gym",
# Installing the latest version of protobuf for python versions below 3.8 will cause unit tests to fail.
"protobuf<=3.20.1;python_version<='3.8'",
"cryptography",
]
# Numpy include