diff --git a/pyproject.toml b/pyproject.toml index 78c5017..87b1e85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ docs = [ ] extra = [ "lightning >= 2.0.0", - "numpy <2.0.0 ; platform_system == 'Darwin'", + "numpy <3.0.0 ; platform_system == 'Darwin'", "joblib >= 1.0.0", ] test = [