<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyproject.toml.orig	2025-04-22 08:58:25
+++ pyproject.toml	2025-04-22 16:26:20
@@ -2,7 +2,7 @@
 requires = [
     "setuptools&gt;=69.4.0",
     # see https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice
-    "numpy&gt;=2.0.0",
+    "numpy",
     "setuptools_scm[toml]&gt;=8.1",
     "Cython&gt;=3.0.0"
 ]
</pre></body></html>