--- 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 <2.3 upper bound is for matching the numpy deprecation policy, # it should not be loosened - "numpy>=2,<2.3" + "numpy" ]