<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-12-21 18:10:26
+++ pyproject.toml	2024-12-21 18:11:02
@@ -13,5 +13,5 @@
     #      and disabling build isolation.
     #   3. The &lt;2.3 upper bound is for matching the numpy deprecation policy,
     #      it should not be loosened
-    "numpy&gt;=2,&lt;2.3"
+    "numpy"
 ]
</pre></body></html>