1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-13 15:56:57 +08:00
fix typo
This commit is contained in:
G_will
2020-12-10 18:14:55 +08:00
committed by you-n-g
parent 99f3820e42
commit 9307bcc8d1

View File

@@ -55,7 +55,6 @@ REQUIRED = [
"lightgbm", "lightgbm",
"tornado", "tornado",
"joblib>=0.17.0", "joblib>=0.17.0",
"fire>=0.3.1",
"ruamel.yaml>=0.16.12", "ruamel.yaml>=0.16.12",
] ]