--- pyproject.toml.orig	2025-10-22 04:53:24
+++ pyproject.toml	2025-10-22 18:15:08
@@ -14,7 +14,7 @@
   #      and disabling build isolation.
   #   3. The <2.3 upper bound is for matching the numpy deprecation policy,
   #      it should not be loosened.
-  "numpy>=2.0.0rc1,<2.3",
+  "numpy>=2.0.0rc1",
 ]
 build-backend = "setuptools.build_meta"
 
