--- pyproject.toml.orig	2025-08-20 22:12:53
+++ pyproject.toml	2025-08-20 22:13:10
@@ -1,7 +1,7 @@
 [build-system]
 # Numpy build and runtime dependencies are linked to ABI compatibility
 # A new wheel rebuild is needed when changing these
-requires = ["scikit-build-core>=0.11", "numpy~=2.0"]
+requires = ["scikit-build-core>=0.11", "numpy"]
 build-backend = "scikit_build_core.build"
 
 [project]
