diff --git a/pyproject.toml b/pyproject.toml index 630a4d7..cb4a3d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "requests==2.34.2", "matplotlib==3.11.0", "PyYAML==6.0.3", - "lightgbm==4.6.0", + "lightgbm==4.7.0", "scikit-learn==1.9.0", "scipy==1.17.1", "joblib==1.5.3", diff --git a/requirements-lock.txt b/requirements-lock.txt index a020afe..930ea0a 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -4,7 +4,7 @@ numpy==2.4.6 requests==2.34.2 matplotlib==3.11.0 PyYAML==6.0.3 -lightgbm==4.6.0 +lightgbm==4.7.0 scikit-learn==1.9.0 scipy==1.17.1 joblib==1.5.3