1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 01:51:18 +08:00

chore(deps): replace unmaintained 'gym' with 'gymnasium'

This commit is contained in:
Linlang
2025-09-05 17:51:33 +08:00
parent 94d138ec23
commit 9eee6d33b0
10 changed files with 14 additions and 14 deletions

View File

@@ -45,7 +45,7 @@ class InfoCollector:
"pymongo",
"loguru",
"lightgbm",
"gym",
"gymnasium",
"cvxpy",
"joblib",
"matplotlib",