--- pyproject.toml.orig 2025-05-06 15:48:45 UTC +++ pyproject.toml @@ -1,4 +1,4 @@ requires = ["setuptools", [build-system] requires = ["setuptools", "wheel", - "numpy >= 2"] + "numpy"]