<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-02-10 16:43:38
+++ pyproject.toml	2025-02-10 16:44:12
@@ -3,7 +3,7 @@
     "setuptools&gt;=67.8",
     "wheel",
     "cython~=3.0.2",
-    "numpy&gt;=2"
+    "numpy"
 ]
 build-backend = "setuptools.build_meta"
 
</pre></body></html>