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

update cvxpy version

This commit is contained in:
you-n-g
2021-09-22 17:58:59 +08:00
parent 114c38b4c3
commit c500a01226

View File

@@ -39,7 +39,7 @@ REQUIRED = [
"redis>=3.0.1",
"python-redis-lock>=3.3.1",
"schedule>=0.6.0",
"cvxpy==1.0.21",
"cvxpy>=1.0.21",
"hyperopt==0.1.1",
"fire>=0.3.1",
"statsmodels",