Skip to content

Commit 04385d1

Browse files
Bump lightgbm in /Prediction Models/Airlines Delay Prediction
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 3.3.2 to 4.6.0. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](microsoft/LightGBM@v3.3.2...v4.6.0) --- updated-dependencies: - dependency-name: lightgbm dependency-version: 4.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 234d0d7 commit 04385d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Prediction Models/Airlines Delay Prediction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ seaborn==0.13.2
33
numpy==1.26.4
44
pandas==2.2.2
55
sklearn==1.4.2
6-
lightgbm==3.3.2
6+
lightgbm==4.6.0
77
plotly==5.9.0
88
category_encoders==2.5.0
99
tabgan==1.3.3

0 commit comments

Comments
 (0)