--- pyproject.toml.orig	2025-05-22 15:23:01
+++ pyproject.toml	2025-05-22 15:23:26
@@ -50,7 +50,7 @@
     'ninja>=1.11.1.1',
     'Cython>=3.0.8',
     'pythran>=0.16',
-    'numpy>=2.0',
+    'numpy',
     # Developer UI
     'spin==0.13',
     'build>=1.2.1',
@@ -120,7 +120,7 @@
     'Cython>=3.0.8',
     'pythran>=0.16',
     'lazy_loader>=0.4',
-    'numpy>=2.0',
+    'numpy',
 ]
 
 [tool.spin]
