diff --git a/pyproject.toml b/pyproject.toml index 3ce1a8a91..4155ae97a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,6 @@ requires = [ "wheel==0.44.0", # For stubgen: "mypy==1.11.0", - "numpy<2", ] build-backend = "setuptools.build_meta"