Skip to content

Commit e553bcc

Browse files
committed
deps: update lightgbm to 4.3.0
1 parent c6d6faf commit e553bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tab-transformer-pytorch = ">= 0.2.1"
4040
autopep8 = {version = ">=1.5.7", optional = true}
4141
flake8 = {version = ">=6.0.0", optional = true}
4242
librosa = {version = "==0.8.1", optional = true}
43-
lightgbm = {version = ">=3.3.0,<=3.3.3", optional = true}
43+
lightgbm = {version = ">=4.3.0,<=4.4.0", optional = true}
4444
pystan = {version = "==2.19.1.1", optional = true}
4545
prophet = {version = "==1.1", optional = true}
4646
neuralforecast = {version = ">=1.6.4,<1.7.0", optional = true}

0 commit comments

Comments
 (0)