diff --git a/pyproject.toml b/pyproject.toml index f2c02bc..2b3c016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "pyriemann>=0.2.7", "sleepecg>=0.5.0", "setuptools>=70", - "lspopt", + "lspopt>=1.4", "ipywidgets", "joblib", "lightgbm",