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

black format

This commit is contained in:
Young
2020-11-25 12:58:43 +00:00
parent c516ec89e1
commit b6726628c4

View File

@@ -43,7 +43,7 @@ REQUIRED = [
"schedule>=0.6.0", "schedule>=0.6.0",
"cvxpy==1.0.21", "cvxpy==1.0.21",
"hyperopt==0.1.1", "hyperopt==0.1.1",
"fire>=0.2.1", "fire>=0.3.1",
"statsmodels", "statsmodels",
"xlrd>=1.0.0", "xlrd>=1.0.0",
"plotly==4.12.0", "plotly==4.12.0",
@@ -57,8 +57,6 @@ REQUIRED = [
"tornado", "tornado",
"joblib>=0.17.0", "joblib>=0.17.0",
"fire>=0.3.1", "fire>=0.3.1",
"ruamel.yaml>=0.16.12",
"pytorch-tabnet>=2.0.1",
] ]
# Numpy include # Numpy include