--- pyproject.toml.orig	2025-08-20 09:29:47
+++ pyproject.toml	2025-08-20 09:30:09
@@ -16,8 +16,7 @@
     # Note that building against numpy 1.x works fine too - users and
     # redistributors can do this by installing the numpy version they like and
     # disabling build isolation.
-    "numpy>=2.0.0; python_version<'3.13'",
-    "numpy>=2.1.0; python_version>='3.13'",
+    "numpy",
 ]
 
 [project]
