<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-05-29 10:02:18
+++ pyproject.toml	2025-05-29 10:02:26
@@ -2,7 +2,7 @@
 requires = [
     "setuptools",
     "wheel",
-    "numpy&gt;=2.0.0",
+    "numpy",
 ]
 build-backend = "setuptools.build_meta"
 
</pre></body></html>