--- pyproject.toml.orig	2025-02-10 16:43:38
+++ pyproject.toml	2025-02-10 16:44:12
@@ -3,7 +3,7 @@
     "setuptools>=67.8",
     "wheel",
     "cython~=3.0.2",
-    "numpy>=2"
+    "numpy"
 ]
 build-backend = "setuptools.build_meta"
 
