--- pyproject.toml.orig 2023-08-17 08:25:47 UTC +++ pyproject.toml @@ -18,7 +18,7 @@ [build-system] requires = [ "cython >= 0.29.31,<3", - "oldest-supported-numpy>=0.14", + "numpy>=0.14", "setuptools_scm", "setuptools >= 40.1.0", "wheel"