--- pyproject.toml.orig	2025-04-22 08:58:25
+++ pyproject.toml	2025-04-22 16:26:20
@@ -2,7 +2,7 @@
 requires = [
     "setuptools>=69.4.0",
     # see https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice
-    "numpy>=2.0.0",
+    "numpy",
     "setuptools_scm[toml]>=8.1",
     "Cython>=3.0.0"
 ]
