mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 16:26:55 +08:00
black format
This commit is contained in:
4
setup.py
4
setup.py
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user