--- pyproject.toml.orig	2024-04-10 12:45:30
+++ pyproject.toml	2024-09-08 19:04:54
@@ -9,7 +9,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.0rc1",
+    "numpy",
     "setuptools_scm >= 7.0.0",
 ]
 build-backend = "setuptools.build_meta"
