<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-08-15 19:26:49
+++ pyproject.toml	2024-09-08 06:17:03
@@ -14,7 +14,7 @@
   #      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.0.0rc1,&lt;2.3",
+  "numpy",
 ]
 build-backend = "setuptools.build_meta"
 
</pre></body></html>