We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d6faf commit e553bccCopy full SHA for e553bcc
pyproject.toml
@@ -40,7 +40,7 @@ tab-transformer-pytorch = ">= 0.2.1"
40
autopep8 = {version = ">=1.5.7", optional = true}
41
flake8 = {version = ">=6.0.0", optional = true}
42
librosa = {version = "==0.8.1", optional = true}
43
-lightgbm = {version = ">=3.3.0,<=3.3.3", optional = true}
+lightgbm = {version = ">=4.3.0,<=4.4.0", optional = true}
44
pystan = {version = "==2.19.1.1", optional = true}
45
prophet = {version = "==1.1", optional = true}
46
neuralforecast = {version = ">=1.6.4,<1.7.0", optional = true}
0 commit comments