mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
chore(deps): Update lightgbm requirement from >=3.3.0 to >=3.3.5 (#34)
Updates the requirements on [lightgbm](https://github.com/microsoft/LightGBM) to permit the latest version. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.0...v3.3.5) --- updated-dependencies: - dependency-name: lightgbm dependency-version: 3.3.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
TPTBusiness
parent
c195c8a1b2
commit
93f2166479
+1
-1
@@ -98,7 +98,7 @@ optuna>=3.5.0
|
||||
beautifulsoup4>=4.12.0
|
||||
|
||||
# ML Training Pipeline
|
||||
lightgbm>=3.3.0
|
||||
lightgbm>=3.3.5
|
||||
scipy>=1.9.0
|
||||
|
||||
# RL Trading (optional - system works without these)
|
||||
|
||||
Reference in New Issue
Block a user