From 8c817242f859a0d7adb5f02dbba1e0f0ae9fd423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Gonz=C3=A1lez-Fierro?= <3491412+miguelgfierro@users.noreply.github.com> Date: Thu, 16 Sep 2021 12:14:07 +0100 Subject: [PATCH] LightGBM 3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 54122f29e2..0aba6982be 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "scikit-learn>=0.22.1,<1", "numba>=0.38.1,<1", "lightfm>=1.15,<2", - "lightgbm>=2.2.1,<3", + "lightgbm>=2.2.1", "memory_profiler>=0.54.0,<1", "nltk>=3.4,<4", "pydocumentdb>=2.3.3<3", # TODO: replace with azure-cosmos