--- pyproject.toml.orig 2024-06-17 07:07:25 +++ pyproject.toml 2024-09-10 11:01:38 @@ -3,7 +3,7 @@ "wheel", "setuptools>=42", # see https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice - "numpy>=2.0.0rc2", + "numpy", "setuptools_scm[toml]>=7.1", "Cython>=3.0.0" ]