<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyproject.toml.orig	2024-11-18 18:23:30
+++ pyproject.toml	2025-06-18 18:55:36
@@ -47,7 +47,7 @@
 requires = ["setuptools",
             "setuptools_scm",
             "extension-helpers==1.*",
-            "numpy&gt;=2.0.0rc1",
+            "numpy",
             "cython&gt;=3.0,&lt;3.1"]
 build-backend = 'setuptools.build_meta'
 
</pre></body></html>