diff --git a/pyproject.toml b/pyproject.toml index 970d23f..c2e80c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "scikit-build-core[pyproject]==0.11.6", + "scikit-build-core[pyproject]==1.0.3", "pybind11==3.0.1", "setuptools==80.9.0", "wheel==0.45.1",