--- pyproject.toml.orig	2025-05-29 10:02:18
+++ pyproject.toml	2025-05-29 10:02:26
@@ -2,7 +2,7 @@
 requires = [
     "setuptools",
     "wheel",
-    "numpy>=2.0.0",
+    "numpy",
 ]
 build-backend = "setuptools.build_meta"
 
