mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 14:00:55 +08:00
2
setup.py
2
setup.py
@@ -62,6 +62,8 @@ REQUIRED = [
|
||||
"matplotlib>=3.3",
|
||||
"tables>=3.6.1",
|
||||
"pyyaml>=5.3.1",
|
||||
# To ensure stable operation of the experiment manager, we have limited the version of mlflow,
|
||||
# and we need to verify whether version 2.0 of mlflow can serve qlib properly.
|
||||
"mlflow>=1.12.1, <=1.30.0",
|
||||
"tqdm",
|
||||
"loguru",
|
||||
|
||||
Reference in New Issue
Block a user