--- pyproject.toml.orig	2025-08-21 10:07:28
+++ pyproject.toml	2025-08-21 10:07:52
@@ -3,7 +3,7 @@
     "Cython>=0.29.23",
     # Building against NPY2 will support both NPY1 and NPY2
     # https://numpy.org/devdocs/dev/depending_on_numpy.html#build-time-dependency
-    "numpy>=2.1.0",
+    "numpy",
     "setuptools>=65.0.0",
 ]
 build-backend = "setuptools.build_meta"
