mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
fix: trying to fix the error in github action by limiting the version of gymnasium
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies = [
|
||||
"pymongo",
|
||||
"loguru",
|
||||
"lightgbm",
|
||||
"gymnasium",
|
||||
"gymnasium<=0.26.2",
|
||||
"cvxpy",
|
||||
"joblib",
|
||||
"matplotlib",
|
||||
|
||||
Reference in New Issue
Block a user