mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 23:36:54 +08:00
update cvxpy version
This commit is contained in:
2
setup.py
2
setup.py
@@ -39,7 +39,7 @@ REQUIRED = [
|
|||||||
"redis>=3.0.1",
|
"redis>=3.0.1",
|
||||||
"python-redis-lock>=3.3.1",
|
"python-redis-lock>=3.3.1",
|
||||||
"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.3.1",
|
"fire>=0.3.1",
|
||||||
"statsmodels",
|
"statsmodels",
|
||||||
|
|||||||
Reference in New Issue
Block a user